Skip to content

Commit 8d28ae1

Browse files
chore(deps): update helm release zitadel to v9
1 parent 9c581f9 commit 8d28ae1

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.3.0"
7474

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

0 commit comments

Comments
 (0)