We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e947785 commit 257454cCopy full SHA for 257454c
charts/zitadel/Chart.yaml
@@ -3,7 +3,7 @@ name: zitadel
3
description: A Helm chart for ZITADEL
4
type: application
5
appVersion: "v2.41.1"
6
-version: 7.6.0
+version: 7.6.1
7
kubeVersion: ">= 1.21.0-0"
8
icon: https://zitadel.com/zitadel-logo-dark.svg
9
maintainers:
charts/zitadel/values.yaml
@@ -72,7 +72,7 @@ image:
72
chownImage:
73
repository: alpine
74
pullPolicy: IfNotPresent
75
- tag: "3.11"
+ tag: "3.19"
76
77
imagePullSecrets: []
78
nameOverride: ""
0 commit comments