fix(helm): update windmill ( 4.0.144 → 4.0.148 )#5618
Open
mchesterbot[bot] wants to merge 1 commit intomainfrom
Open
fix(helm): update windmill ( 4.0.144 → 4.0.148 )#5618mchesterbot[bot] wants to merge 1 commit intomainfrom
mchesterbot[bot] wants to merge 1 commit intomainfrom
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.144
+ version: 4.0.148
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.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 |
1bc5385 to
6300ed6
Compare
6300ed6 to
afb4d7a
Compare
afb4d7a to
a190684
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.144→4.0.148Release Notes
windmill-labs/windmill-helm-charts (windmill)
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
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.