diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 57e097b..283ca90 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -17,7 +17,7 @@ spec: subdomain: zitadel containers: - name: zitadel - image: ghcr.io/zitadel/zitadel:v2.51.3 + image: ghcr.io/zitadel/zitadel:v2.71.1 command: [ "/app/zitadel", "start-from-init", "--config", "/tmp/config.yaml",