Skip to content

Commit 9c2f7d9

Browse files
chore(deps): update helm release zitadel to v9
1 parent 553d72d commit 9c2f7d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bootstrap/kubernetes-base/zitadel.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ resource "helm_release" "zitadel" {
7070

7171
repository = "https://charts.zitadel.com"
7272
chart = "zitadel"
73-
version = "8.13.4"
73+
version = "9.0.0"
7474

7575
name = "zitadel"
7676
namespace = kubernetes_namespace.zitadel.metadata[0].name

0 commit comments

Comments
 (0)