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

Revert "fix(helm): update chart windmill ( 2.0.334 → 2.0.335 )" #1685

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

cubic3d
Copy link
Owner

@cubic3d cubic3d commented Jan 4, 2025

Reverts #1684

Copy link

github-actions bot commented Jan 4, 2025

--- kubernetes/main/apps/automation/windmill/app Kustomization: flux-system/windmill HelmRelease: automation/windmill

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

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

     spec:
       chart: windmill
       sourceRef:
         kind: HelmRepository
         name: windmill
         namespace: flux-system
-      version: 2.0.335
+      version: 2.0.334
   interval: 30m
   values:
     ingress:
       className: internal
     postgresql:
       enabled: false

Copy link

github-actions bot commented Jan 4, 2025

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

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

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

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

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

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

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

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

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

@cubic3d cubic3d merged commit 88582a5 into main Jan 4, 2025
10 checks passed
@cubic3d cubic3d deleted the revert-1684-renovate/main-windmill-2.x branch January 4, 2025 15:23
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