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 windmill ( 2.0.280 → 2.0.289 ) #6031

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Oct 1, 2024

This PR contains the following updates:

Package Update Change
windmill (source) patch 2.0.280 -> 2.0.289

Release Notes

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

v2.0.289

Compare Source

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

v2.0.288

Compare Source

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

v2.0.287

Compare Source

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

v2.0.286

Compare Source

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

v2.0.285

Compare Source

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

v2.0.284

Compare Source

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

v2.0.283

Compare Source

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

v2.0.282

Compare Source

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

v2.0.281

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.


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

This PR has been generated by Renovate Bot.

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Oct 1, 2024

--- kubernetes/apps/default/windmill/app Kustomization: flux-system/windmill HelmRelease: default/windmill

+++ kubernetes/apps/default/windmill/app Kustomization: flux-system/windmill HelmRelease: default/windmill

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

     spec:
       chart: windmill
       sourceRef:
         kind: HelmRepository
         name: windmill
         namespace: flux-system
-      version: 2.0.280
+      version: 2.0.289
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Oct 1, 2024

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

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

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

           preStop:
             exec:
               command:
               - /bin/sh
               - -c
               - sleep 30
-        image: ghcr.io/windmill-labs/windmill:1.402.3
+        image: ghcr.io/windmill-labs/windmill:1.405.4
         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.402.3
+        image: ghcr.io/windmill-labs/windmill:1.405.4
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         env:
         - name: DATABASE_URL
           value: ..PLACEHOLDER..
--- 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.402.3
+        image: ghcr.io/windmill-labs/windmill:1.405.4
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         env:
         - name: DATABASE_URL
           value: ..PLACEHOLDER..

@feisar-bot feisar-bot bot changed the title ⬆️ Update windmill ( 2.0.280 → 2.0.281 ) ⬆️ Update windmill ( 2.0.280 → 2.0.282 ) Oct 1, 2024
@feisar-bot feisar-bot bot changed the title ⬆️ Update windmill ( 2.0.280 → 2.0.282 ) ⬆️ Update windmill ( 2.0.280 → 2.0.283 ) Oct 1, 2024
@feisar-bot feisar-bot bot changed the title ⬆️ Update windmill ( 2.0.280 → 2.0.283 ) ⬆️ Update windmill ( 2.0.280 → 2.0.285 ) Oct 3, 2024
@feisar-bot feisar-bot bot changed the title ⬆️ Update windmill ( 2.0.280 → 2.0.285 ) ⬆️ Update windmill ( 2.0.280 → 2.0.286 ) Oct 3, 2024
@feisar-bot feisar-bot bot changed the title ⬆️ Update windmill ( 2.0.280 → 2.0.286 ) ⬆️ Update windmill ( 2.0.280 → 2.0.287 ) Oct 3, 2024
@feisar-bot feisar-bot bot changed the title ⬆️ Update windmill ( 2.0.280 → 2.0.287 ) ⬆️ Update windmill ( 2.0.280 → 2.0.288 ) Oct 4, 2024
@feisar-bot feisar-bot bot changed the title ⬆️ Update windmill ( 2.0.280 → 2.0.288 ) ⬆️ Update windmill ( 2.0.280 → 2.0.289 ) Oct 4, 2024
@auricom auricom merged commit b7af866 into main Oct 6, 2024
5 of 7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/windmill-2.x branch October 6, 2024 07:19
@feisar-bot feisar-bot bot restored the renovate/windmill-2.x branch October 9, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant