fix(helm): update chart windmill ( 4.0.96 → 4.0.155 )#2880
Open
renovate[bot] wants to merge 1 commit into
Open
fix(helm): update chart windmill ( 4.0.96 → 4.0.155 )#2880renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
--- HelmRelease: apps/windmill Service: apps/windmill-extra
+++ HelmRelease: apps/windmill Service: apps/windmill-extra
@@ -2,12 +2,16 @@
apiVersion: v1
kind: Service
metadata:
name: windmill-extra
spec:
ports:
+ - port: 3000
+ protocol: TCP
+ targetPort: 3000
+ name: gateway
- port: 3001
protocol: TCP
targetPort: 3001
name: lsp
- port: 3002
protocol: TCP
--- 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.651.1
+ image: ghcr.io/windmill-labs/windmill:1.703.2
imagePullPolicy: Always
ports:
- containerPort: 8000
- containerPort: 8001
readinessProbe:
timeoutSeconds: 1
--- HelmRelease: apps/windmill Deployment: apps/windmill-extra
+++ HelmRelease: apps/windmill Deployment: apps/windmill-extra
@@ -25,15 +25,17 @@
app.kubernetes.io/name: windmill-extra
container: windmill-extra
spec:
containers:
- name: windmill-extra
securityContext: null
- image: ghcr.io/windmill-labs/windmill-extra:1.651.1
+ image: ghcr.io/windmill-labs/windmill-extra:1.703.2
imagePullPolicy: Always
ports:
+ - containerPort: 3000
+ name: gateway
- containerPort: 3001
name: lsp
- containerPort: 3002
name: multiplayer
- containerPort: 3003
name: debugger
@@ -43,12 +45,14 @@
- name: ENABLE_LSP
value: 'true'
- name: ENABLE_MULTIPLAYER
value: 'false'
- name: ENABLE_DEBUGGER
value: 'true'
+ - name: ENABLE_GATEWAY
+ value: 'true'
- name: ENABLE_NSJAIL
value: 'false'
- name: REQUIRE_SIGNED_DEBUG_REQUESTS
value: 'true'
- name: WINDMILL_BASE_URL
value: http://windmill-app:8000
--- 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.651.1
+ image: ghcr.io/windmill-labs/windmill:1.703.2
imagePullPolicy: Always
ports:
- containerPort: 8001
volumeMounts: null
env:
- name: DATABASE_URL
--- HelmRelease: apps/windmill Ingress: apps/windmill
+++ HelmRelease: apps/windmill Ingress: apps/windmill
@@ -19,20 +19,20 @@
- path: /ws/
pathType: Prefix
backend:
service:
name: windmill-extra
port:
- number: 3001
+ number: 3000
- path: /ws_debug/
pathType: Prefix
backend:
service:
name: windmill-extra
port:
- number: 3003
+ number: 3000
- host: windmill.glants.xyz
http:
paths:
- path: /
pathType: Prefix
backend: |
--- 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.96
+ version: 4.0.155
interval: 5m
timeout: 10m0s
values:
ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod |
f1bbf83 to
af05970
Compare
903111a to
b246ff6
Compare
b246ff6 to
e5128b8
Compare
e5128b8 to
2632fdf
Compare
2632fdf to
5bc9ff2
Compare
efd3d7e to
6fa8789
Compare
6fa8789 to
7073623
Compare
7073623 to
223571b
Compare
3e964c5 to
6d69465
Compare
204c7a7 to
264f759
Compare
ec480fd to
25fce29
Compare
25fce29 to
2a8f9d1
Compare
2a8f9d1 to
e73407b
Compare
5f84424 to
6b9673e
Compare
6b9673e to
04ec087
Compare
04ec087 to
bb9f55b
Compare
bb9f55b to
172697a
Compare
172697a to
e9ea57a
Compare
e9ea57a to
e999fd4
Compare
e999fd4 to
f6fb458
Compare
| datasource | package | from | to | | ---------- | -------- | ------ | ------- | | helm | windmill | 4.0.96 | 4.0.155 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.96→4.0.155Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
windmill-labs/windmill-helm-charts (windmill)
v4.0.155Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.154Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.153Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.152Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.151Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.150Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.149Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.148Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.147Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.146Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.145Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.144Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.143Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.142Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.141Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.140Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.139Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.138Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.137Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.136Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.135Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.134Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.133Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.132Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.131Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.130Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.129Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.128Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.127Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.126Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.125Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.124Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.123Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.122Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.121Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.120Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.119Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.118Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.117Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.116Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.115Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.114Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.113Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.112Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.111Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.110Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.109Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.108Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.107Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.106Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.105Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.104Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.103Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.102Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.101Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.100Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.99Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.98Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.97Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
Configuration
📅 Schedule: (in timezone Europe/Moscow)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.