Skip to content

fix(helm): update chart windmill ( 2.0.399 → 2.0.418 ) #1992

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

Merged
merged 2 commits into from
May 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2025

This PR contains the following updates:

Package Update Change
windmill (source) patch 2.0.399 -> 2.0.418

Release Notes

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

v2.0.418

Compare Source

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

v2.0.417

Compare Source

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

v2.0.416

Compare Source

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

v2.0.415

Compare Source

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

v2.0.414

Compare Source

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

v2.0.413

Compare Source

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

v2.0.412

Compare Source

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

v2.0.411

Compare Source

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

v2.0.410

Compare Source

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

v2.0.409

Compare Source

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

v2.0.408

Compare Source

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

v2.0.407

Compare Source

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

v2.0.406

Compare Source

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

v2.0.404

Compare Source

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

v2.0.403

Compare Source

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

v2.0.402

Compare Source

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

v2.0.401

Compare Source

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

v2.0.400

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 Apr 16, 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

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

   chart:
     spec:
       chart: windmill
       sourceRef:
         kind: HelmRepository
         name: windmill
-      version: 2.0.399
+      version: 2.0.418
   interval: 30m
   values:
     ingress:
       className: internal
     postgresql:
       enabled: false
@@ -56,12 +56,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         podSecurityContext:
           runAsNonRoot: true
           runAsUser: 1000
       lspReplicas: 2
+      mcpEnabled: false
       workerGroups:
       - annotations:
           reloader.stakater.com/auto: 'true'
         name: default
         podSecurityContext:
           runAsNonRoot: true

Copy link

github-actions bot commented Apr 16, 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.481.0
+        image: ghcr.io/windmill-labs/windmill:1.491.5
         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.481.0
+        image: ghcr.io/windmill-labs/windmill:1.491.5
         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.481.0
+        image: ghcr.io/windmill-labs/windmill:1.491.5
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         volumeMounts: null
         env:
         - name: DATABASE_URL

@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.400 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.401 ) Apr 19, 2025
@renovate renovate bot force-pushed the renovate/main-windmill-2.x branch from 732b78c to 4794be8 Compare April 19, 2025 14:44
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.401 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.402 ) Apr 23, 2025
@renovate renovate bot force-pushed the renovate/main-windmill-2.x branch from 4794be8 to 859d23a Compare April 23, 2025 19:46
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.402 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.406 ) Apr 28, 2025
@renovate renovate bot force-pushed the renovate/main-windmill-2.x branch 2 times, most recently from b048a6e to 309643b Compare April 28, 2025 23:22
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.406 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.407 ) Apr 28, 2025
@renovate renovate bot force-pushed the renovate/main-windmill-2.x branch from 309643b to 8f5b777 Compare April 29, 2025 23:49
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.407 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.408 ) Apr 29, 2025
@renovate renovate bot force-pushed the renovate/main-windmill-2.x branch from 8f5b777 to 047bca6 Compare April 30, 2025 08:53
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.408 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.409 ) Apr 30, 2025
@renovate renovate bot force-pushed the renovate/main-windmill-2.x branch from 047bca6 to 00cdb61 Compare May 2, 2025 11:17
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.409 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.410 ) May 2, 2025
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.410 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.411 ) May 4, 2025
@renovate renovate bot force-pushed the renovate/main-windmill-2.x branch 2 times, most recently from bab8700 to 141ecdd Compare May 6, 2025 16:37
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.411 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.412 ) May 6, 2025
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.412 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.413 ) May 7, 2025
@renovate renovate bot force-pushed the renovate/main-windmill-2.x branch 2 times, most recently from e01834a to ec42698 Compare May 12, 2025 19:17
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.413 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.414 ) May 12, 2025
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.414 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.415 ) May 14, 2025
@renovate renovate bot force-pushed the renovate/main-windmill-2.x branch from ec42698 to bb32425 Compare May 14, 2025 11:45
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.415 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.416 ) May 15, 2025
@renovate renovate bot force-pushed the renovate/main-windmill-2.x branch 2 times, most recently from 99b7e66 to 06f004d Compare May 16, 2025 03:54
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.416 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.417 ) May 16, 2025
@renovate renovate bot changed the title fix(helm): update chart windmill ( 2.0.399 → 2.0.417 ) fix(helm): update chart windmill ( 2.0.399 → 2.0.418 ) May 17, 2025
@renovate renovate bot force-pushed the renovate/main-windmill-2.x branch from 06f004d to 988b74a Compare May 17, 2025 11:12
@cubic3d cubic3d merged commit 08eabe3 into main May 20, 2025
10 checks passed
@cubic3d cubic3d deleted the renovate/main-windmill-2.x branch May 20, 2025 07:26
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