Skip to content

chore(deps): update ghcr.io/zitadel/zitadel docker tag to v4.15.0 - #1623

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/zitadel
May 19, 2026
Merged

chore(deps): update ghcr.io/zitadel/zitadel docker tag to v4.15.0#1623
renovate[bot] merged 1 commit into
mainfrom
renovate/zitadel

Conversation

@renovate

@renovate renovate Bot commented May 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/zitadel/zitadel minor v4.13.0v4.15.0

Release Notes

zitadel/zitadel (ghcr.io/zitadel/zitadel)

v4.15.0

Compare Source

Bug Fixes
Features
Performance Improvements

v4.14.0

Compare Source

Bug Fixes
Features

v4.13.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on tuesday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner May 19, 2026 23:19
@renovate
renovate Bot enabled auto-merge (squash) May 19, 2026 23:19
@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/authentication/zitadel/app Kustomization: flux-system/zitadel HelmRelease: authentication/zitadel

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

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

       valueFrom:
         secretKeyRef:
           key: password
           name: zitadel-db-superuser
     image:
       repository: ghcr.io/zitadel/zitadel
-      tag: v4.13.0@sha256:fbbe11f3ec190d7147e5e3d650f5d9aaeba822b1e6dcb63d9b946166c32b7c83
+      tag: v4.15.0@sha256:cc9fb3b2788dcbd0dff93781a0323bbe491a4cec11e1caefd9a1ed31f7fdc145
     ingress:
       annotations:
         cert-manager.io/cluster-issuer: letsencrypt-production
         nginx.ingress.kubernetes.io/backend-protocol: GRPC
         nginx.ingress.kubernetes.io/configuration-snippet: |
           grpc_set_header Host $host;

@github-actions

Copy link
Copy Markdown
--- HelmRelease: authentication/zitadel Deployment: authentication/zitadel

+++ HelmRelease: authentication/zitadel Deployment: authentication/zitadel

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

       app.kubernetes.io/name: zitadel
       app.kubernetes.io/instance: zitadel
       app.kubernetes.io/component: start
   template:
     metadata:
       annotations:
-        checksum/configmap: 063a34e83a8dc702c407a71ead5da478778e6f448f209c78924e2e4ab4a48218
+        checksum/configmap: 63845b56b6c7afb776f40f0061e328693b7eddfb033ba32305060f8960c9a96c
         checksum/secret-db-ssl-ca-crt: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
         checksum/secret-zitadel-secrets: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
       labels:
         app.kubernetes.io/name: zitadel
         app.kubernetes.io/instance: zitadel
         app.kubernetes.io/managed-by: Helm
@@ -39,13 +39,13 @@

       - name: zitadel
         securityContext:
           privileged: false
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
-        image: ghcr.io/zitadel/zitadel:v4.13.0@sha256:fbbe11f3ec190d7147e5e3d650f5d9aaeba822b1e6dcb63d9b946166c32b7c83
+        image: ghcr.io/zitadel/zitadel:v4.15.0@sha256:cc9fb3b2788dcbd0dff93781a0323bbe491a4cec11e1caefd9a1ed31f7fdc145
         imagePullPolicy: IfNotPresent
         args:
         - start
         - --config
         - /config/zitadel-config-yaml
         - --masterkeyFromEnv
--- HelmRelease: authentication/zitadel Job: authentication/zitadel-init

+++ HelmRelease: authentication/zitadel Job: authentication/zitadel-init

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

       - name: zitadel-init
         securityContext:
           privileged: false
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
-        image: ghcr.io/zitadel/zitadel:v4.13.0@sha256:fbbe11f3ec190d7147e5e3d650f5d9aaeba822b1e6dcb63d9b946166c32b7c83
+        image: ghcr.io/zitadel/zitadel:v4.15.0@sha256:cc9fb3b2788dcbd0dff93781a0323bbe491a4cec11e1caefd9a1ed31f7fdc145
         imagePullPolicy: IfNotPresent
         args:
         - init
         - --config
         - /config/zitadel-config-yaml
         env:
--- HelmRelease: authentication/zitadel Job: authentication/zitadel-setup

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

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

       - name: zitadel-setup
         securityContext:
           privileged: false
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
-        image: ghcr.io/zitadel/zitadel:v4.13.0@sha256:fbbe11f3ec190d7147e5e3d650f5d9aaeba822b1e6dcb63d9b946166c32b7c83
+        image: ghcr.io/zitadel/zitadel:v4.15.0@sha256:cc9fb3b2788dcbd0dff93781a0323bbe491a4cec11e1caefd9a1ed31f7fdc145
         imagePullPolicy: IfNotPresent
         args:
         - setup
         - --masterkeyFromEnv
         - --config
         - /config/zitadel-config-yaml

@renovate
renovate Bot merged commit 8f7217d into main May 19, 2026
19 of 20 checks passed
@renovate
renovate Bot deleted the renovate/zitadel branch May 19, 2026 23:20
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