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.332 → 2.0.333 ) #6417

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Dec 23, 2024

This PR contains the following updates:

Package Update Change
windmill (source) patch 2.0.332 -> 2.0.333

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.333

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.

| datasource | package  | from    | to      |
| ---------- | -------- | ------- | ------- |
| helm       | windmill | 2.0.332 | 2.0.333 |
@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 23, 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.332
+      version: 2.0.333
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 23, 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.440.3
+        image: ghcr.io/windmill-labs/windmill:1.441.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8000
         - containerPort: 8001
         readinessProbe:
           timeoutSeconds: 1
@@ -94,13 +94,12 @@

         - name: MODE
           value: server
         - name: JSON_FMT
           value: 'true'
         resources:
           limits:
-            cpu: '1'
             memory: 2Gi
       volumes:
       - configMap:
           defaultMode: 509
           name: windmill-grants
         name: grants
--- 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.440.3
+        image: ghcr.io/windmill-labs/windmill:1.441.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         env:
         - name: DATABASE_URL
           value: ..PLACEHOLDER_windmill-secret..
--- 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.440.3
+        image: ghcr.io/windmill-labs/windmill:1.441.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         env:
         - name: DATABASE_URL
           value: ..PLACEHOLDER_windmill-secret..

@auricom auricom merged commit f92a06a into main Dec 26, 2024
7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/windmill-2.x branch December 26, 2024 01:37
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