Skip to content

Commit fe9a5f3

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

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

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

0 commit comments

Comments
 (0)