Skip to content

fix(helm): update chart windmill ( 4.0.174 → 4.0.210 )#2975

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/windmill-4.x
Open

fix(helm): update chart windmill ( 4.0.174 → 4.0.210 )#2975
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/windmill-4.x

Conversation

@renovate

@renovate renovate Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
windmill (source) patch 4.0.1744.0.210

Warning

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


Release Notes

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

v4.0.210

Compare Source

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

v4.0.209

Compare Source

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

v4.0.208

Compare Source

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

v4.0.207

Compare Source

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

v4.0.206

Compare Source

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

v4.0.205

Compare Source

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

v4.0.204

Compare Source

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

v4.0.203

Compare Source

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

v4.0.202

Compare Source

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

v4.0.201

Compare Source

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

v4.0.200

Compare Source

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

v4.0.199

Compare Source

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

v4.0.198

Compare Source

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

v4.0.197

Compare Source

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

v4.0.196

Compare Source

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

v4.0.195

Compare Source

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

v4.0.194

Compare Source

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

v4.0.193

Compare Source

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

v4.0.192

Compare Source

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

v4.0.191

Compare Source

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

v4.0.190

Compare Source

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

v4.0.189

Compare Source

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

v4.0.188

Compare Source

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

v4.0.187

Compare Source

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

v4.0.186

Compare Source

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

v4.0.185

Compare Source

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

v4.0.184

Compare Source

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

v4.0.183

Compare Source

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

v4.0.182

Compare Source

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

v4.0.181

Compare Source

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

v4.0.180

Compare Source

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

v4.0.179

Compare Source

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

v4.0.178

Compare Source

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

v4.0.177

Compare Source

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

v4.0.176

Compare Source

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

v4.0.175

Compare Source

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


Configuration

📅 Schedule: (in timezone Europe/Moscow)

  • 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

mglants-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown
--- 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: 4.0.174
+      version: 4.0.210
   interval: 5m
   timeout: 10m0s
   values:
     ingress:
       annotations:
         cert-manager.io/cluster-issuer: letsencrypt-prod

@mglants-bot

mglants-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown
--- HelmRelease: apps/windmill Deployment: apps/windmill-app

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

@@ -27,31 +27,29 @@

         release: windmill
     spec:
       terminationGracePeriodSeconds: 40
       serviceAccountName: windmill
       containers:
       - name: windmill-app
-        securityContext: null
         lifecycle:
           preStop:
             exec:
               command:
               - /bin/sh
               - -c
               - sleep 30
-        image: ghcr.io/windmill-labs/windmill:1.721.0
+        image: ghcr.io/windmill-labs/windmill:1.762.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8000
         - containerPort: 8001
         readinessProbe:
           timeoutSeconds: 1
           successThreshold: 1
           failureThreshold: 1
           httpGet:
-            host: null
             scheme: HTTP
             path: /
             httpHeaders:
             - name: Host
               value: localhost
             port: 8000
--- HelmRelease: apps/windmill Deployment: apps/windmill-extra

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

@@ -25,14 +25,13 @@

         app: windmill-extra
         app.kubernetes.io/name: windmill-extra
         container: windmill-extra
     spec:
       containers:
       - name: windmill-extra
-        securityContext: null
-        image: ghcr.io/windmill-labs/windmill-extra:1.721.0
+        image: ghcr.io/windmill-labs/windmill-extra:1.762.0
         imagePullPolicy: Always
         ports:
         - containerPort: 3000
           name: gateway
         - containerPort: 3001
           name: lsp
--- HelmRelease: apps/windmill Deployment: apps/windmill-workers-default

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

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

       serviceAccountName: windmill
       terminationGracePeriodSeconds: 604800
       containers:
       - name: windmill-worker
         securityContext:
           privileged: true
-        image: ghcr.io/windmill-labs/windmill:1.721.0
+        image: ghcr.io/windmill-labs/windmill:1.762.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         volumeMounts: null
         env:
         - name: DATABASE_URL

@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch from 81af2c5 to 8e1bf45 Compare June 15, 2026 10:05
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.175 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.176 ) Jun 15, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch from 8e1bf45 to d89750f Compare June 15, 2026 20:09
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.176 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.178 ) Jun 15, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch from d89750f to 254b131 Compare June 16, 2026 08:57
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.178 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.179 ) Jun 16, 2026
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.179 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.180 ) Jun 16, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch 2 times, most recently from d4b56d2 to 67c18a4 Compare June 18, 2026 22:45
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.180 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.182 ) Jun 18, 2026
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.182 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.184 ) Jun 19, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch 2 times, most recently from a27ee59 to be83a1f Compare June 19, 2026 21:40
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.184 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.185 ) Jun 19, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch from be83a1f to f7ebffc Compare June 20, 2026 18:33
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.185 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.186 ) Jun 20, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch from f7ebffc to 56b4781 Compare June 22, 2026 17:52
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.186 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.187 ) Jun 22, 2026
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.187 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.188 ) Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch 2 times, most recently from 8567717 to 4783f54 Compare June 23, 2026 21:43
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.188 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.189 ) Jun 23, 2026
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.189 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.190 ) Jun 24, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch 2 times, most recently from 34b6166 to 4d58d89 Compare July 2, 2026 00:02
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.195 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.197 ) Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch from 4d58d89 to 7f22a2d Compare July 2, 2026 23:51
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.197 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.198 ) Jul 2, 2026
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.198 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.199 ) Jul 6, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch 2 times, most recently from 6f62f8b to 5f00aca Compare July 6, 2026 21:28
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.199 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.200 ) Jul 6, 2026
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.200 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.201 ) Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch from 5f00aca to 7b2085b Compare July 7, 2026 21:50
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.201 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.202 ) Jul 10, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch 2 times, most recently from ad12353 to 5cad4aa Compare July 12, 2026 06:36
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.202 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.203 ) Jul 12, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch from 5cad4aa to d2e30fe Compare July 12, 2026 12:13
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.203 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.204 ) Jul 12, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch from d2e30fe to 4b392af Compare July 14, 2026 16:37
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.204 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.205 ) Jul 14, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch from 4b392af to 4cb0a8a Compare July 14, 2026 22:02
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.205 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.206 ) Jul 14, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch from 4cb0a8a to d98c81d Compare July 15, 2026 11:46
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.206 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.207 ) Jul 15, 2026
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.207 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.208 ) Jul 15, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch 2 times, most recently from a1be76a to 4d3109c Compare July 16, 2026 10:54
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.208 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.209 ) Jul 16, 2026
| datasource | package  | from    | to      |
| ---------- | -------- | ------- | ------- |
| helm       | windmill | 4.0.174 | 4.0.210 |
@renovate renovate Bot changed the title fix(helm): update chart windmill ( 4.0.174 → 4.0.209 ) fix(helm): update chart windmill ( 4.0.174 → 4.0.210 ) Jul 17, 2026
@renovate
renovate Bot force-pushed the renovate/windmill-4.x branch from 4d3109c to a3a25fc Compare July 17, 2026 21:44
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.

0 participants