Skip to content

fix(helm): update windmill ( 4.0.144 → 4.0.148 )#5618

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

fix(helm): update windmill ( 4.0.144 → 4.0.148 )#5618
mchesterbot[bot] wants to merge 1 commit intomainfrom
renovate/windmill-4.x

Conversation

@mchesterbot
Copy link
Copy Markdown
Contributor

@mchesterbot mchesterbot Bot commented May 6, 2026

This PR contains the following updates:

Package Update Change
windmill (source) patch 4.0.1444.0.148

Release Notes

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

v4.0.148

Compare Source

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

v4.0.147

Compare Source

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

v4.0.146

Compare Source

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

v4.0.145

Compare Source

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


Configuration

📅 Schedule: (in timezone America/Vancouver)

  • 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 has been generated by Mend Renovate.

@mchesterbot mchesterbot Bot requested a review from mchestr as a code owner May 6, 2026 12:50
@mchesterbot mchesterbot Bot added renovate/helm type/patch area/kubernetes Changes made in the kubernetes directory labels May 6, 2026
@mchesterbot
Copy link
Copy Markdown
Contributor Author

mchesterbot Bot commented May 6, 2026

--- kubernetes/apps/default/windmill/app Kustomization: default/windmill HelmRelease: default/windmill

+++ kubernetes/apps/default/windmill/app Kustomization: default/windmill HelmRelease: default/windmill

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

     spec:
       chart: windmill
       sourceRef:
         kind: HelmRepository
         name: windmill
         namespace: flux-system
-      version: 4.0.144
+      version: 4.0.148
   install:
     remediation:
       retries: -1
   interval: 30m
   maxHistory: 2
   uninstall:

@mchesterbot
Copy link
Copy Markdown
Contributor Author

mchesterbot Bot commented May 6, 2026

--- HelmRelease: default/windmill Deployment: default/windmill-app

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

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

           preStop:
             exec:
               command:
               - /bin/sh
               - -c
               - sleep 30
-        image: ghcr.io/windmill-labs/windmill:1.695.0
+        image: ghcr.io/windmill-labs/windmill:1.697.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8000
         - containerPort: 8001
         readinessProbe:
           timeoutSeconds: 1
--- HelmRelease: default/windmill Deployment: default/windmill-extra

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

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

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

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

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

       serviceAccountName: windmill
       terminationGracePeriodSeconds: 604800
       containers:
       - name: windmill-worker
         securityContext:
           privileged: true
-        image: ghcr.io/windmill-labs/windmill:1.695.0
+        image: ghcr.io/windmill-labs/windmill:1.697.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         volumeMounts: null
         env:
         - name: DATABASE_URL
--- HelmRelease: default/windmill Deployment: default/windmill-workers-native

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

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

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

@mchesterbot mchesterbot Bot force-pushed the renovate/windmill-4.x branch from 1bc5385 to 6300ed6 Compare May 6, 2026 16:39
@mchesterbot mchesterbot Bot changed the title fix(helm): update windmill ( 4.0.144 → 4.0.145 ) fix(helm): update windmill ( 4.0.144 → 4.0.146 ) May 6, 2026
@mchesterbot mchesterbot Bot force-pushed the renovate/windmill-4.x branch from 6300ed6 to afb4d7a Compare May 7, 2026 01:01
@mchesterbot mchesterbot Bot changed the title fix(helm): update windmill ( 4.0.144 → 4.0.146 ) fix(helm): update windmill ( 4.0.144 → 4.0.147 ) May 7, 2026
@mchesterbot mchesterbot Bot force-pushed the renovate/windmill-4.x branch from afb4d7a to a190684 Compare May 7, 2026 18:44
@mchesterbot mchesterbot Bot changed the title fix(helm): update windmill ( 4.0.144 → 4.0.147 ) fix(helm): update windmill ( 4.0.144 → 4.0.148 ) May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/helm type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants