-
Notifications
You must be signed in to change notification settings - Fork 0
fix(helm): update chart windmill ( 2.0.399 → 2.0.418 ) #1992
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
--- kubernetes/main/apps/automation/windmill/app Kustomization: flux-system/windmill HelmRelease: automation/windmill
+++ kubernetes/main/apps/automation/windmill/app Kustomization: flux-system/windmill HelmRelease: automation/windmill
@@ -12,13 +12,13 @@
chart:
spec:
chart: windmill
sourceRef:
kind: HelmRepository
name: windmill
- version: 2.0.399
+ version: 2.0.418
interval: 30m
values:
ingress:
className: internal
postgresql:
enabled: false
@@ -56,12 +56,13 @@
annotations:
reloader.stakater.com/auto: 'true'
podSecurityContext:
runAsNonRoot: true
runAsUser: 1000
lspReplicas: 2
+ mcpEnabled: false
workerGroups:
- annotations:
reloader.stakater.com/auto: 'true'
name: default
podSecurityContext:
runAsNonRoot: true |
--- HelmRelease: automation/windmill Deployment: automation/windmill-app
+++ HelmRelease: automation/windmill Deployment: automation/windmill-app
@@ -36,13 +36,13 @@
preStop:
exec:
command:
- /bin/sh
- -c
- sleep 30
- image: ghcr.io/windmill-labs/windmill:1.481.0
+ image: ghcr.io/windmill-labs/windmill:1.491.5
imagePullPolicy: Always
ports:
- containerPort: 8000
- containerPort: 8001
readinessProbe:
timeoutSeconds: 1
--- HelmRelease: automation/windmill Deployment: automation/windmill-workers-default
+++ HelmRelease: automation/windmill Deployment: automation/windmill-workers-default
@@ -32,13 +32,13 @@
spec:
serviceAccountName: windmill
terminationGracePeriodSeconds: 604800
containers:
- name: windmill-worker
securityContext: null
- image: ghcr.io/windmill-labs/windmill:1.481.0
+ image: ghcr.io/windmill-labs/windmill:1.491.5
imagePullPolicy: Always
ports:
- containerPort: 8001
volumeMounts: null
env:
- name: DATABASE_URL
--- HelmRelease: automation/windmill Deployment: automation/windmill-workers-native
+++ HelmRelease: automation/windmill Deployment: automation/windmill-workers-native
@@ -32,13 +32,13 @@
spec:
serviceAccountName: windmill
terminationGracePeriodSeconds: 604800
containers:
- name: windmill-worker
securityContext: null
- image: ghcr.io/windmill-labs/windmill:1.481.0
+ image: ghcr.io/windmill-labs/windmill:1.491.5
imagePullPolicy: Always
ports:
- containerPort: 8001
volumeMounts: null
env:
- name: DATABASE_URL |
732b78c
to
4794be8
Compare
4794be8
to
859d23a
Compare
b048a6e
to
309643b
Compare
309643b
to
8f5b777
Compare
8f5b777
to
047bca6
Compare
047bca6
to
00cdb61
Compare
bab8700
to
141ecdd
Compare
e01834a
to
ec42698
Compare
ec42698
to
bb32425
Compare
99b7e66
to
06f004d
Compare
06f004d
to
988b74a
Compare
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:
2.0.399
->2.0.418
Release Notes
windmill-labs/windmill-helm-charts (windmill)
v2.0.418
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.417
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.416
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.415
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.414
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.413
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.412
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.411
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.410
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.409
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.408
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.407
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.406
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.404
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.403
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.402
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.401
Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v2.0.400
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.
This PR was generated by Mend Renovate. View the repository job log.