-
Notifications
You must be signed in to change notification settings - Fork 1
fix(helm): update chart windmill ( 4.0.10 → 4.0.21 ) #2732
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/windmill-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1
−1
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/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.10
+ version: 4.0.21
interval: 5m
timeout: 10m0s
values:
ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod |
d553247 to
5c032e4
Compare
--- 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.596.0
+ image: ghcr.io/windmill-labs/windmill:1.601.1
imagePullPolicy: Always
ports:
- containerPort: 8000
- containerPort: 8001
readinessProbe:
timeoutSeconds: 1
--- HelmRelease: apps/windmill Deployment: apps/windmill-lsp
+++ HelmRelease: apps/windmill Deployment: apps/windmill-lsp
@@ -25,13 +25,13 @@
app.kubernetes.io/name: windmill-lsp
container: windmill-lsp
spec:
containers:
- name: windmill-lsp
securityContext: null
- image: ghcr.io/windmill-labs/windmill-lsp:1.596.0
+ image: ghcr.io/windmill-labs/windmill-lsp:1.601.1
imagePullPolicy: Always
ports:
- containerPort: 3001
resources:
limits:
memory: 1Gi
--- 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.596.0
+ image: ghcr.io/windmill-labs/windmill:1.601.1
imagePullPolicy: Always
ports:
- containerPort: 8001
volumeMounts: null
env:
- name: DATABASE_URL |
5c032e4 to
8de0d65
Compare
8de0d65 to
10b699a
Compare
10b699a to
5acc234
Compare
5acc234 to
0dd4f77
Compare
0dd4f77 to
ac0f829
Compare
c2dfefd to
2a61edf
Compare
| datasource | package | from | to | | ---------- | -------- | ------ | ------ | | helm | windmill | 4.0.10 | 4.0.21 |
2a61edf to
c20a5eb
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:
4.0.10->4.0.21Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
windmill-labs/windmill-helm-charts (windmill)
v4.0.21Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.20Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.19Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.18Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.17Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.16Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.15Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.14Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.13Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.12Compare Source
Windmill - Turn scripts into endpoints, workflows and UIs in minutes
v4.0.11Compare 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.