From 8953969ca475f0ceee86b83a02a48c01f380d816 Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Tue, 11 Mar 2025 10:15:26 +0100 Subject: [PATCH] chore(version): Bump to 2.71.1 --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",