Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): update chart windmill ( 2.0.344 → 2.0.346 ) #1762

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2025

This PR contains the following updates:

Package Update Change
windmill (source) patch 2.0.344 -> 2.0.346

Release Notes

windmill-labs/windmill-helm-charts (windmill)

v2.0.346

Compare Source

Windmill - Turn scripts into endpoints, workflows and UIs in minutes

v2.0.345

Compare Source

Windmill - Turn scripts into endpoints, workflows and UIs in minutes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jan 25, 2025

--- kubernetes/main/apps/automation/windmill/app Kustomization: flux-system/windmill HelmRelease: automation/windmill

+++ kubernetes/main/apps/automation/windmill/app Kustomization: flux-system/windmill HelmRelease: automation/windmill

@@ -13,13 +13,13 @@

     spec:
       chart: windmill
       sourceRef:
         kind: HelmRepository
         name: windmill
         namespace: flux-system
-      version: 2.0.344
+      version: 2.0.346
   interval: 30m
   values:
     ingress:
       className: internal
     postgresql:
       enabled: false

Copy link

github-actions bot commented Jan 25, 2025

--- HelmRelease: automation/windmill Deployment: automation/windmill-app

+++ HelmRelease: automation/windmill Deployment: automation/windmill-app

@@ -36,13 +36,13 @@

           preStop:
             exec:
               command:
               - /bin/sh
               - -c
               - sleep 30
-        image: ghcr.io/windmill-labs/windmill:1.448.1
+        image: ghcr.io/windmill-labs/windmill:1.449.3
         imagePullPolicy: Always
         ports:
         - containerPort: 8000
         - containerPort: 8001
         readinessProbe:
           timeoutSeconds: 1
--- HelmRelease: automation/windmill Deployment: automation/windmill-workers-default

+++ HelmRelease: automation/windmill Deployment: automation/windmill-workers-default

@@ -32,13 +32,13 @@

     spec:
       serviceAccountName: windmill
       terminationGracePeriodSeconds: 604800
       containers:
       - name: windmill-worker
         securityContext: null
-        image: ghcr.io/windmill-labs/windmill:1.448.1
+        image: ghcr.io/windmill-labs/windmill:1.449.3
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         volumeMounts: null
         env:
         - name: DATABASE_URL
--- HelmRelease: automation/windmill Deployment: automation/windmill-workers-native

+++ HelmRelease: automation/windmill Deployment: automation/windmill-workers-native

@@ -32,13 +32,13 @@

     spec:
       serviceAccountName: windmill
       terminationGracePeriodSeconds: 604800
       containers:
       - name: windmill-worker
         securityContext: null
-        image: ghcr.io/windmill-labs/windmill:1.448.1
+        image: ghcr.io/windmill-labs/windmill:1.449.3
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         volumeMounts: null
         env:
         - name: DATABASE_URL

@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.344 → 2.0.345 ) fix(helm): update chart windmill ( 2.0.344 → 2.0.346 ) Jan 26, 2025
@renovate renovate bot force-pushed the renovate/main-windmill-2.x branch from 1efec94 to 71a9b7e Compare January 26, 2025 01:11
@cubic3d cubic3d merged commit 1ebeb90 into main Jan 27, 2025
10 checks passed
@cubic3d cubic3d deleted the renovate/main-windmill-2.x branch January 27, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant