Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2025

This PR contains the following updates:

Package Update Change
windmill (source) patch 4.0.104.0.51

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.51

Compare Source

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

v4.0.50

Compare Source

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

v4.0.49

Compare Source

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

v4.0.48

Compare Source

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

v4.0.47

Compare Source

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

v4.0.46

Compare Source

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

v4.0.45

Compare Source

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

v4.0.44

Compare Source

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

v4.0.43

Compare Source

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

v4.0.42

Compare Source

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

v4.0.41

Compare Source

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

v4.0.40

Compare Source

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

v4.0.39

Compare Source

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

v4.0.38

Compare Source

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

v4.0.37

Compare Source

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

v4.0.36

Compare Source

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

v4.0.35

Compare Source

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

v4.0.34

Compare Source

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

v4.0.33

Compare Source

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

v4.0.32

Compare Source

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

v4.0.31

Compare Source

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

v4.0.30

Compare Source

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

v4.0.29

Compare Source

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

v4.0.28

Compare Source

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

v4.0.27

Compare Source

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

v4.0.26

Compare Source

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

v4.0.25

Compare Source

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

v4.0.24

Compare Source

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

v4.0.23

Compare Source

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

v4.0.22

Compare Source

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

v4.0.21

Compare Source

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

v4.0.20

Compare Source

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

v4.0.19

Compare Source

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

v4.0.18

Compare Source

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

v4.0.17

Compare Source

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

v4.0.16

Compare Source

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

v4.0.15

Compare Source

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

v4.0.14

Compare Source

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

v4.0.13

Compare Source

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

v4.0.12

Compare Source

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

v4.0.11

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 Dec 23, 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: 4.0.10
+      version: 4.0.51
   interval: 5m
   timeout: 10m0s
   values:
     ingress:
       annotations:
         cert-manager.io/cluster-issuer: letsencrypt-prod

@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.11 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.13 ) Dec 23, 2025
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from d553247 to 5c032e4 Compare December 23, 2025 21:35
@mglants-bot
Copy link

mglants-bot bot commented Dec 23, 2025

--- HelmRelease: apps/windmill Service: apps/windmill-lsp

+++ HelmRelease: apps/windmill Service: apps/windmill-lsp

@@ -1,15 +0,0 @@

----
-apiVersion: v1
-kind: Service
-metadata:
-  name: windmill-lsp
-spec:
-  ports:
-  - port: 3001
-    protocol: TCP
-    targetPort: 3001
-  selector:
-    app.kubernetes.io/name: windmill-lsp
-  sessionAffinity: ClientIP
-  type: ClusterIP
-
--- 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.596.0
+        image: ghcr.io/windmill-labs/windmill:1.614.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8000
         - containerPort: 8001
         readinessProbe:
           timeoutSeconds: 1
--- HelmRelease: apps/windmill Deployment: apps/windmill-lsp

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

@@ -1,41 +0,0 @@

----
-apiVersion: apps/v1
-kind: Deployment
-metadata:
-  name: windmill-lsp
-  labels:
-    app: windmill-lsp
-    app.kubernetes.io/name: windmill-lsp
-    release: windmill
-    heritage: Helm
-spec:
-  replicas: 1
-  strategy:
-    type: RollingUpdate
-    rollingUpdate:
-      maxSurge: 3
-      maxUnavailable: 0
-  selector:
-    matchLabels:
-      app: windmill-lsp
-  template:
-    metadata:
-      labels:
-        app: windmill-lsp
-        app.kubernetes.io/name: windmill-lsp
-        container: windmill-lsp
-    spec:
-      containers:
-      - name: windmill-lsp
-        securityContext: null
-        image: ghcr.io/windmill-labs/windmill-lsp:1.596.0
-        imagePullPolicy: Always
-        ports:
-        - containerPort: 3001
-        resources:
-          limits:
-            memory: 1Gi
-      securityContext:
-        runAsNonRoot: false
-        runAsUser: 0
-
--- HelmRelease: apps/windmill Deployment: apps/windmill-workers-default

+++ HelmRelease: apps/windmill Deployment: apps/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.596.0
+        image: ghcr.io/windmill-labs/windmill:1.614.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         volumeMounts: null
         env:
         - name: DATABASE_URL
--- HelmRelease: apps/windmill Ingress: apps/windmill

+++ HelmRelease: apps/windmill Ingress: apps/windmill

@@ -17,15 +17,22 @@

     http:
       paths:
       - path: /ws/
         pathType: Prefix
         backend:
           service:
-            name: windmill-lsp
+            name: windmill-extra
             port:
               number: 3001
+      - path: /ws_debug/
+        pathType: Prefix
+        backend:
+          service:
+            name: windmill-extra
+            port:
+              number: 3003
   - host: windmill.glants.xyz
     http:
       paths:
       - path: /
         pathType: Prefix
         backend:
--- HelmRelease: apps/windmill Service: apps/windmill-extra

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

@@ -0,0 +1,24 @@

+---
+apiVersion: v1
+kind: Service
+metadata:
+  name: windmill-extra
+spec:
+  ports:
+  - port: 3001
+    protocol: TCP
+    targetPort: 3001
+    name: lsp
+  - port: 3002
+    protocol: TCP
+    targetPort: 3002
+    name: multiplayer
+  - port: 3003
+    protocol: TCP
+    targetPort: 3003
+    name: debugger
+  selector:
+    app.kubernetes.io/name: windmill-extra
+  sessionAffinity: ClientIP
+  type: ClusterIP
+
--- HelmRelease: apps/windmill Deployment: apps/windmill-extra

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

@@ -0,0 +1,61 @@

+---
+apiVersion: apps/v1
+kind: Deployment
+metadata:
+  name: windmill-extra
+  labels:
+    app: windmill-extra
+    app.kubernetes.io/name: windmill-extra
+    release: windmill
+    heritage: Helm
+spec:
+  replicas: 1
+  strategy:
+    type: RollingUpdate
+    rollingUpdate:
+      maxSurge: 3
+      maxUnavailable: 0
+  selector:
+    matchLabels:
+      app: windmill-extra
+  template:
+    metadata:
+      labels:
+        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.614.0
+        imagePullPolicy: Always
+        ports:
+        - containerPort: 3001
+          name: lsp
+        - containerPort: 3002
+          name: multiplayer
+        - containerPort: 3003
+          name: debugger
+        env:
+        - name: DEBUGGER_PORT
+          value: '3003'
+        - name: ENABLE_LSP
+          value: 'true'
+        - name: ENABLE_MULTIPLAYER
+          value: 'false'
+        - name: ENABLE_DEBUGGER
+          value: 'true'
+        - name: ENABLE_NSJAIL
+          value: 'false'
+        - name: REQUIRE_SIGNED_DEBUG_REQUESTS
+          value: 'true'
+        - name: WINDMILL_BASE_URL
+          value: https://windmill-app:8000
+        resources:
+          limits:
+            memory: 1Gi
+      securityContext:
+        runAsNonRoot: false
+        runAsUser: 0
+

@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.13 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.14 ) Dec 24, 2025
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from 5c032e4 to 8de0d65 Compare December 24, 2025 21:58
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.14 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.15 ) Dec 25, 2025
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from 8de0d65 to 10b699a Compare December 25, 2025 09:49
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.15 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.16 ) Dec 25, 2025
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from 10b699a to 5acc234 Compare December 25, 2025 12:36
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.16 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.17 ) Dec 25, 2025
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from 5acc234 to 0dd4f77 Compare December 25, 2025 21:50
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.17 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.18 ) Dec 26, 2025
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from 0dd4f77 to ac0f829 Compare December 26, 2025 17:27
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.18 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.19 ) Dec 26, 2025
@renovate renovate bot force-pushed the renovate/windmill-4.x branch 2 times, most recently from c2dfefd to 2a61edf Compare December 27, 2025 01:38
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.19 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.20 ) Dec 27, 2025
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.20 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.21 ) Dec 27, 2025
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from 2a61edf to c20a5eb Compare December 27, 2025 20:44
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from c20a5eb to b716f05 Compare January 5, 2026 21:35
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.21 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.23 ) Jan 5, 2026
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from b716f05 to e0a9195 Compare January 8, 2026 18:16
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.23 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.24 ) Jan 10, 2026
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from e0a9195 to 4f8e956 Compare January 10, 2026 01:51
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from d5ab1b8 to fe7c55e Compare January 13, 2026 18:16
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.30 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.34 ) Jan 13, 2026
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from fe7c55e to 7c63edb Compare January 13, 2026 21:15
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.34 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.36 ) Jan 14, 2026
@renovate renovate bot force-pushed the renovate/windmill-4.x branch 2 times, most recently from 674cab9 to 6937561 Compare January 14, 2026 18:57
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.36 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.38 ) Jan 14, 2026
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.38 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.40 ) Jan 14, 2026
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from 6937561 to 9e9eaff Compare January 14, 2026 21:16
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.40 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.41 ) Jan 15, 2026
@renovate renovate bot force-pushed the renovate/windmill-4.x branch 2 times, most recently from b14503b to 0c8ba92 Compare January 16, 2026 01:37
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.41 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.42 ) Jan 16, 2026
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from 0c8ba92 to 36827af Compare January 16, 2026 10:43
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.42 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.43 ) Jan 16, 2026
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.43 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.44 ) Jan 16, 2026
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from 36827af to 3c99326 Compare January 16, 2026 16:02
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.44 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.45 ) Jan 19, 2026
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from 3c99326 to 918f90e Compare January 19, 2026 14:00
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.45 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.46 ) Jan 19, 2026
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from 918f90e to f97384f Compare January 19, 2026 22:41
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.46 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.47 ) Jan 21, 2026
@renovate renovate bot force-pushed the renovate/windmill-4.x branch 2 times, most recently from 331af99 to 5053474 Compare January 21, 2026 04:23
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.47 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.48 ) Jan 21, 2026
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.48 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.50 ) Jan 21, 2026
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from 5053474 to 1f66ff9 Compare January 21, 2026 14:43
| datasource | package  | from   | to     |
| ---------- | -------- | ------ | ------ |
| helm       | windmill | 4.0.10 | 4.0.51 |
@renovate renovate bot force-pushed the renovate/windmill-4.x branch from 1f66ff9 to 512196c Compare January 23, 2026 19:06
@renovate renovate bot changed the title fix(helm): update chart windmill ( 4.0.10 → 4.0.50 ) fix(helm): update chart windmill ( 4.0.10 → 4.0.51 ) Jan 23, 2026
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