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

Update chart windmill from 2.0.300 to 2.0.302 #1008

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2024

This PR contains the following updates:

Package Update Change
windmill (source) patch 2.0.300 -> 2.0.302

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.0.302

Compare Source

Windmill - Turn scripts into endpoints, workflows and UIs in minutes

v2.0.301

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/windmill-2.x branch from c37c6f4 to c075cec Compare October 26, 2024 01:11
Copy link

--- HelmRelease: default/windmill Deployment: default/windmill-app

+++ HelmRelease: default/windmill Deployment: default/windmill-app

@@ -34,13 +34,13 @@

           preStop:
             exec:
               command:
               - /bin/sh
               - -c
               - sleep 30
-        image: ghcr.io/windmill-labs/windmill:1.410.2
+        image: ghcr.io/windmill-labs/windmill:1.412.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8000
         - containerPort: 8001
         readinessProbe:
           timeoutSeconds: 1
--- HelmRelease: default/windmill Deployment: default/windmill-workers-default

+++ HelmRelease: default/windmill Deployment: default/windmill-workers-default

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

     spec:
       serviceAccountName: windmill
       terminationGracePeriodSeconds: 300
       containers:
       - name: windmill-worker
         securityContext: null
-        image: ghcr.io/windmill-labs/windmill:1.410.2
+        image: ghcr.io/windmill-labs/windmill:1.412.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         env:
         - name: DATABASE_URL
           valueFrom:
--- HelmRelease: default/windmill Deployment: default/windmill-workers-native

+++ HelmRelease: default/windmill Deployment: default/windmill-workers-native

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

     spec:
       serviceAccountName: windmill
       terminationGracePeriodSeconds: 300
       containers:
       - name: windmill-worker
         securityContext: null
-        image: ghcr.io/windmill-labs/windmill:1.410.2
+        image: ghcr.io/windmill-labs/windmill:1.412.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         env:
         - name: DATABASE_URL
           valueFrom:

Copy link

--- cluster/apps Kustomization: flux-system/apps HelmRelease: default/windmill

+++ cluster/apps Kustomization: flux-system/apps HelmRelease: default/windmill

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

       chart: windmill
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: windmill-labs-charts
         namespace: flux-system
-      version: 2.0.300
+      version: 2.0.302
   driftDetection:
     mode: enabled
   install:
     createNamespace: true
     remediation:
       retries: 3

@renovate renovate bot merged commit a090c9b into main Oct 26, 2024
2 checks passed
@renovate renovate bot deleted the renovate/windmill-2.x branch October 26, 2024 04:04
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.

0 participants