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.55 #670

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
windmill (source) patch 2.0.53 -> 2.0.55

Release Notes

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

v2.0.55

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

--- . Kustomization: flux-system/flux-system HelmRelease: applications/miniflux

+++ . Kustomization: flux-system/flux-system HelmRelease: applications/miniflux

@@ -27,13 +27,12 @@

     envFrom:
     - secretRef:
         name: miniflux-secret
     env:
       BASE_URL: https://feed.bo0tzz.me
       POLLING_PARSING_ERROR_LIMIT: 0
-      POLLING_SCHEDULER: entry_frequency
       RUN_MIGRATIONS: 1
       CREATE_ADMIN: 1
       ADMIN_USERNAME: boet
       OAUTH2_PROVIDER: oidc
       OAUTH2_REDIRECT_URL: https://feed.bo0tzz.me/oauth2/oidc/callback
       OAUTH2_OIDC_DISCOVERY_ENDPOINT: https://auth.bo0tzz.me/application/o/miniflux/
--- . 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.53
+      version: 2.0.55
       sourceRef:
         kind: HelmRepository
         name: windmill
         namespace: automation
   maxHistory: 2
   install:

Copy link

--- . HelmRelease: applications/miniflux Deployment: applications/miniflux

+++ . HelmRelease: applications/miniflux Deployment: applications/miniflux

@@ -49,14 +49,12 @@

         - name: OAUTH2_REDIRECT_URL
           value: https://feed.bo0tzz.me/oauth2/oidc/callback
         - name: OAUTH2_USER_CREATION
           value: '1'
         - name: POLLING_PARSING_ERROR_LIMIT
           value: '0'
-        - name: POLLING_SCHEDULER
-          value: entry_frequency
         - name: RUN_MIGRATIONS
           value: '1'
         envFrom:
         - secretRef:
             name: miniflux-secret
         ports:
--- . 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.225.1
+        image: ghcr.io/windmill-labs/windmill:1.226.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8000
         - containerPort: 8001
         env:
         - name: DATABASE_URL
--- . 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.225.1
+        image: ghcr.io/windmill-labs/windmill:1.226.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8000
         - containerPort: 8001
         readinessProbe:
           timeoutSeconds: 1
--- . 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.225.1
+        image: ghcr.io/windmill-labs/windmill:1.226.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8000
         - containerPort: 8001
         env:
         - name: DATABASE_URL

@renovate renovate bot merged commit 9858ede into main Dec 14, 2023
2 checks passed
@renovate renovate bot deleted the renovate/windmill-2.x branch December 14, 2023 13:20
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