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.341 → 2.0.342 ) #1751

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2025

This PR contains the following updates:

Package Update Change
windmill (source) patch 2.0.341 -> 2.0.342

Release Notes

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

v2.0.342

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

--- 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.341
+      version: 2.0.342
   interval: 30m
   values:
     ingress:
       className: internal
     postgresql:
       enabled: false

Copy link

--- 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.447.3
+        image: ghcr.io/windmill-labs/windmill:1.447.6
         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: 300
       containers:
       - name: windmill-worker
         securityContext: null
-        image: ghcr.io/windmill-labs/windmill:1.447.3
+        image: ghcr.io/windmill-labs/windmill:1.447.6
         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: 300
       containers:
       - name: windmill-worker
         securityContext: null
-        image: ghcr.io/windmill-labs/windmill:1.447.3
+        image: ghcr.io/windmill-labs/windmill:1.447.6
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         volumeMounts: null
         env:
         - name: DATABASE_URL

@cubic3d cubic3d merged commit 6cde9f0 into main Jan 21, 2025
10 checks passed
@cubic3d cubic3d deleted the renovate/main-windmill-2.x branch January 21, 2025 10:19
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