You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/camunda-platform-8.8/values.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -628,7 +628,7 @@ identity:
628
628
## @param identity.image.repository defines which image repository to use
629
629
repository: camunda/identity
630
630
## @param identity.image.tag can be set to overwrite the global tag, which should be used in that chart
631
-
tag: 8.8.0-alpha7
631
+
tag: 8.8.0-alpha8
632
632
## @param identity.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
633
633
digest: ""
634
634
## @param identity.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
0 commit comments