Skip to content

Commit 1da98a8

Browse files
authored
fix: override zitadel setup tag (#985)
1 parent 13e22ee commit 1da98a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

kubernetes/apps/authentication/zitadel/app/helmrelease.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ spec:
1919
image:
2020
repository: ghcr.io/zitadel/zitadel
2121
tag: v4.1.3@sha256:c3e64aee8f3616846bd0c38a011036429daf6188d47fd65bbd18666a2da37701
22+
setupJob:
23+
machinekeyWriter:
24+
image:
25+
tag: 1.32.3
2226
zitadel:
2327
configmapConfig:
2428
FirstInstance:

0 commit comments

Comments
 (0)