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 "chore(deps): update image ghcr.io/zitadel/zitadel to v2.48.1" #1237

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

rodent1
Copy link
Owner

@rodent1 rodent1 commented Mar 23, 2024

Reverts #1226

@ro-bott ro-bott bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Mar 23, 2024
@ro-bott
Copy link
Contributor

ro-bott bot commented Mar 23, 2024

--- kubernetes/main/apps/security/zitadel/app Kustomization: flux-system/zitadel HelmRelease: security/zitadel

+++ kubernetes/main/apps/security/zitadel/app Kustomization: flux-system/zitadel HelmRelease: security/zitadel

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

       valueFrom:
         secretKeyRef:
           key: ZITADEL_DATABASE_POSTGRES_ADMIN_PASSWORD
           name: zitadel-secret
     image:
       repository: ghcr.io/zitadel/zitadel
-      tag: v2.48.1
+      tag: v2.48.0
     ingress:
       annotations:
         external-dns.alpha.kubernetes.io/target: external.
       className: external
       enabled: true
       hosts:

@ro-bott
Copy link
Contributor

ro-bott bot commented Mar 23, 2024

--- HelmRelease: security/zitadel Deployment: security/zitadel

+++ HelmRelease: security/zitadel Deployment: security/zitadel

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

         runAsNonRoot: true
         runAsUser: 1000
       enableServiceLinks: false
       containers:
       - name: zitadel
         securityContext: {}
-        image: ghcr.io/zitadel/zitadel:v2.48.1
+        image: ghcr.io/zitadel/zitadel:v2.48.0
         imagePullPolicy: IfNotPresent
         args:
         - start
         - --config
         - /config/zitadel-config-yaml
         - --masterkeyFromEnv
--- HelmRelease: security/zitadel Job: security/zitadel-setup

+++ HelmRelease: security/zitadel Job: security/zitadel-setup

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

         runAsUser: 1000
       enableServiceLinks: false
       restartPolicy: OnFailure
       containers:
       - name: zitadel-setup
         securityContext: {}
-        image: ghcr.io/zitadel/zitadel:v2.48.1
+        image: ghcr.io/zitadel/zitadel:v2.48.0
         imagePullPolicy: IfNotPresent
         args:
         - setup
         - --masterkeyFromEnv
         - --config
         - /config/zitadel-config-yaml

@rodent1 rodent1 merged commit 44a159a into main Mar 23, 2024
9 of 10 checks passed
@rodent1 rodent1 deleted the revert-1226-renovate/main-ghcr.io-zitadel-zitadel-2.x branch March 23, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant