chore(deps): update ghcr.io/zitadel/zitadel docker tag to v4.15.0 - #1623
Merged
Conversation
--- 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; |
--- 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 |
bo0tzz
approved these changes
May 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.13.0→v4.15.0Release Notes
zitadel/zitadel (ghcr.io/zitadel/zitadel)
v4.15.0Compare Source
Bug Fixes
Features
Performance Improvements
v4.14.0Compare Source
Bug Fixes
Features
ED25519public keys (#11819) (bce7c48), closes #8433 #8433v4.13.1Compare Source
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.