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.339 → 2.0.341 ) #1730

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2025

This PR contains the following updates:

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

Release Notes

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

v2.0.341

Compare Source

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

v2.0.340

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.

@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.339 → 2.0.340 ) fix(helm): update chart windmill ( 2.0.339 → 2.0.341 ) Jan 16, 2025
@renovate renovate bot force-pushed the renovate/main-windmill-2.x branch from 46ed3a3 to 9416896 Compare January 16, 2025 12:32
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.446.0
+        image: ghcr.io/windmill-labs/windmill:1.447.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: 300
       containers:
       - name: windmill-worker
         securityContext: null
-        image: ghcr.io/windmill-labs/windmill:1.446.0
+        image: ghcr.io/windmill-labs/windmill:1.447.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: 300
       containers:
       - name: windmill-worker
         securityContext: null
-        image: ghcr.io/windmill-labs/windmill:1.446.0
+        image: ghcr.io/windmill-labs/windmill:1.447.3
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         volumeMounts: null
         env:
         - name: DATABASE_URL

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

@cubic3d cubic3d merged commit eb016f6 into main Jan 16, 2025
10 checks passed
@cubic3d cubic3d deleted the renovate/main-windmill-2.x branch January 16, 2025 14:23
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