fix(helm): update chart windmill ( 4.0.82 → 4.0.85 )#2808
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(helm): update chart windmill ( 4.0.82 → 4.0.85 )#2808renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- 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.82
+ version: 4.0.85
interval: 5m
timeout: 10m0s
values:
ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod |
--- 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.638.4
+ image: ghcr.io/windmill-labs/windmill:1.644.0
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,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.638.4
+ image: ghcr.io/windmill-labs/windmill-extra:1.644.0
imagePullPolicy: Always
ports:
- containerPort: 3001
name: lsp
- containerPort: 3002
name: multiplayer
--- 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.638.4
+ image: ghcr.io/windmill-labs/windmill:1.644.0
imagePullPolicy: Always
ports:
- containerPort: 8001
volumeMounts: null
env:
- name: DATABASE_URL |
a900074 to
ca3be94
Compare
| datasource | package | from | to | | ---------- | -------- | ------ | ------ | | helm | windmill | 4.0.82 | 4.0.85 |
ca3be94 to
821d01d
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.82→4.0.85Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
windmill-labs/windmill-helm-charts (windmill)
v4.0.85Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.84Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.83Compare 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.