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.343 → 2.0.369 ) #1999

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2025

This PR contains the following updates:

Package Update Change
windmill (source) patch 2.0.343 -> 2.0.369

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.0.369

Compare Source

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

v2.0.368

Compare Source

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

v2.0.367

Compare Source

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

v2.0.366

Compare Source

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

v2.0.365

Compare Source

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

v2.0.364

Compare Source

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

v2.0.363

Compare Source

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

v2.0.362

Compare Source

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

v2.0.361

Compare Source

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

v2.0.360

Compare Source

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

v2.0.359

Compare Source

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

v2.0.358

Compare Source

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

v2.0.357

Compare Source

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

v2.0.356

Compare Source

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

v2.0.355

Compare Source

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

v2.0.354

Compare Source

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

v2.0.353

Compare Source

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

v2.0.352

Compare Source

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

v2.0.351

Compare Source

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

v2.0.350

Compare Source

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

v2.0.349

Compare Source

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

v2.0.348

Compare Source

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

v2.0.347

Compare Source

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

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

v2.0.344

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.

@mglants-bot
Copy link

mglants-bot bot commented Jan 24, 2025

--- kubernetes/subterra/apps/apps/windmill/app Kustomization: flux-system/cluster-apps-windmill HelmRelease: apps/windmill

+++ kubernetes/subterra/apps/apps/windmill/app Kustomization: flux-system/cluster-apps-windmill HelmRelease: apps/windmill

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

       chart: windmill
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: windmill-charts
         namespace: flux-system
-      version: 2.0.343
+      version: 2.0.369
   interval: 5m
   timeout: 10m0s
   values:
     ingress:
       annotations:
         cert-manager.io/cluster-issuer: letsencrypt-prod

@mglants-bot
Copy link

mglants-bot bot commented Jan 24, 2025

--- HelmRelease: apps/windmill Deployment: apps/windmill-app

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

@@ -34,13 +34,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.462.4
         imagePullPolicy: Always
         ports:
         - containerPort: 8000
         - containerPort: 8001
         readinessProbe:
           timeoutSeconds: 1
--- HelmRelease: apps/windmill Deployment: apps/windmill-workers-default

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

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

     workerGroup: default
 spec:
   replicas: 1
   strategy:
     type: RollingUpdate
     rollingUpdate:
-      maxSurge: 3
+      maxSurge: 2
       maxUnavailable: 0
   selector:
     matchLabels:
       app: windmill-workers
       workerGroup: default
   template:
@@ -26,17 +26,17 @@

         app: windmill-workers
         app.kubernetes.io/name: windmill-workers
         release: windmill
         workerGroup: default
     spec:
       serviceAccountName: windmill
-      terminationGracePeriodSeconds: 300
+      terminationGracePeriodSeconds: 604800
       containers:
       - name: windmill-worker
         securityContext: null
-        image: ghcr.io/windmill-labs/windmill:1.448.1
+        image: ghcr.io/windmill-labs/windmill:1.462.4
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         volumeMounts: null
         env:
         - name: DATABASE_URL

@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.344 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.345 ) Jan 25, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch 2 times, most recently from 90228df to 29a3679 Compare January 26, 2025 01:09
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.345 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.346 ) Jan 26, 2025
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.346 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.347 ) Jan 29, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch from 29a3679 to 018d739 Compare January 29, 2025 18:11
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.347 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.348 ) Jan 30, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch 2 times, most recently from c0cd5a4 to 510c3bd Compare January 30, 2025 19:34
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.348 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.349 ) Jan 30, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch from 510c3bd to 4cbb07f Compare January 31, 2025 10:20
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.349 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.350 ) Jan 31, 2025
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.350 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.351 ) Jan 31, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch 2 times, most recently from e6a2c0f to c361017 Compare January 31, 2025 20:32
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.351 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.352 ) Jan 31, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch from c361017 to eb4baea Compare February 1, 2025 22:11
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.352 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.353 ) Feb 1, 2025
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.353 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.354 ) Feb 5, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch from eb4baea to 37c4818 Compare February 5, 2025 09:55
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.354 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.357 ) Feb 7, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch from 37c4818 to 3481e74 Compare February 7, 2025 12:45
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.357 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.358 ) Feb 7, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch from 3481e74 to 0c50651 Compare February 7, 2025 21:13
@renovate renovate bot force-pushed the renovate/windmill-2.x branch from 0c50651 to 64853ec Compare February 10, 2025 05:03
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.358 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.359 ) Feb 10, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch from 64853ec to 4c33c76 Compare February 10, 2025 14:27
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.359 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.360 ) Feb 10, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch from 4c33c76 to b7dd337 Compare February 10, 2025 21:43
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.360 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.361 ) Feb 10, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch from b7dd337 to 797d543 Compare February 12, 2025 10:49
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.361 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.362 ) Feb 12, 2025
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.362 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.363 ) Feb 12, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch from 797d543 to 5e4c5cf Compare February 12, 2025 16:07
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.363 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.365 ) Feb 14, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch 2 times, most recently from a84e69e to 5170b05 Compare February 14, 2025 06:27
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.365 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.367 ) Feb 14, 2025
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.367 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.368 ) Feb 14, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch from 5170b05 to 689c35f Compare February 14, 2025 11:44
| datasource | package  | from    | to      |
| ---------- | -------- | ------- | ------- |
| helm       | windmill | 2.0.343 | 2.0.369 |
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.343 → 2.0.368 ) fix(helm): update chart windmill ( 2.0.343 → 2.0.369 ) Feb 14, 2025
@renovate renovate bot force-pushed the renovate/windmill-2.x branch from 689c35f to 37650f1 Compare February 14, 2025 16:24
@mglants mglants merged commit c1d5d88 into main Feb 15, 2025
9 of 10 checks passed
@renovate renovate bot deleted the renovate/windmill-2.x branch February 15, 2025 07:47
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