fix(helm): update windmill ( 4.0.138 → 4.0.144 )#5598
Merged
Conversation
Contributor
Author
--- 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.138
+ version: 4.0.144
install:
remediation:
retries: -1
interval: 30m
maxHistory: 2
uninstall: |
Contributor
Author
--- 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.691.0
+ image: ghcr.io/windmill-labs/windmill:1.695.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.691.0
+ image: ghcr.io/windmill-labs/windmill-extra:1.695.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.691.0
+ image: ghcr.io/windmill-labs/windmill:1.695.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.691.0
+ image: ghcr.io/windmill-labs/windmill:1.695.0
imagePullPolicy: Always
ports:
- containerPort: 8001
volumeMounts: null
env:
- name: DATABASE_URL |
1b2114a to
919a94b
Compare
919a94b to
57cc0cd
Compare
57cc0cd to
03a53ef
Compare
03a53ef to
1b0423e
Compare
1b0423e to
bcb41a9
Compare
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.138→4.0.144Release Notes
windmill-labs/windmill-helm-charts (windmill)
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
Configuration
📅 Schedule: (in timezone America/Vancouver)
🚦 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 has been generated by Mend Renovate.