Skip to content
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

chore(deps): update helm release windmill to v2.0.39 #642

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
windmill (source) patch 2.0.38 -> 2.0.39

Release Notes

windmill-labs/windmill-helm-charts (windmill)

v2.0.39

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: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Dec 6, 2023

--- . Kustomization: flux-system/flux-system HelmRelease: automation/windmill

+++ . Kustomization: flux-system/flux-system HelmRelease: automation/windmill

@@ -6,13 +6,13 @@

   namespace: automation
 spec:
   interval: 30m
   chart:
     spec:
       chart: windmill
-      version: 2.0.38
+      version: 2.0.39
       sourceRef:
         kind: HelmRepository
         name: windmill
         namespace: automation
   maxHistory: 2
   install:

Copy link

github-actions bot commented Dec 6, 2023

--- . HelmRelease: automation/windmill Deployment: automation/windmill-app

+++ . HelmRelease: automation/windmill Deployment: automation/windmill-app

@@ -33,13 +33,13 @@

           preStop:
             exec:
               command:
               - /bin/sh
               - -c
               - sleep 30
-        image: ghcr.io/windmill-labs/windmill:1.222.0
+        image: ghcr.io/windmill-labs/windmill:1.220.0
         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

@@ -30,13 +30,13 @@

     spec:
       serviceAccountName: windmill
       containers:
       - name: windmill-worker
         securityContext:
           runAsUser: 0
-        image: ghcr.io/windmill-labs/windmill:1.222.0
+        image: ghcr.io/windmill-labs/windmill:1.220.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8000
         - containerPort: 8001
         env:
         - name: DATABASE_URL
--- . HelmRelease: automation/windmill Deployment: automation/windmill-workers-native

+++ . HelmRelease: automation/windmill Deployment: automation/windmill-workers-native

@@ -30,13 +30,13 @@

     spec:
       serviceAccountName: windmill
       containers:
       - name: windmill-worker
         securityContext:
           runAsUser: 0
-        image: ghcr.io/windmill-labs/windmill:1.222.0
+        image: ghcr.io/windmill-labs/windmill:1.220.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8000
         - containerPort: 8001
         env:
         - name: DATABASE_URL

Copy link
Owner

@bo0tzz bo0tzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test

@renovate renovate bot merged commit 8e36937 into main Dec 6, 2023
2 checks passed
@renovate renovate bot deleted the renovate/windmill-2.x branch December 6, 2023 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant