diff --git a/deployment/zitadel/values.yaml b/deployment/zitadel/values.yaml index 0db5d4c..ba8fa83 100644 --- a/deployment/zitadel/values.yaml +++ b/deployment/zitadel/values.yaml @@ -20,6 +20,12 @@ zitadel: dbSslAdminCrtSecret: cockroachdb-client-secret dbSslUserCrtSecret: db-cockroachdb-zitadel-secret +image: + repository: ghcr.io/zitadel/zitadel + pullPolicy: IfNotPresent + # Overrides the image tag whose default is the chart appVersion. + tag: "v2.51.0" + annotations: argocd.argoproj.io/sync-wave: "5" argocd.argoproj.io/hook: Sync