Skip to content

Commit ba6e1c4

Browse files
deps: update camunda/identity docker tag to v8.8.0-alpha8
1 parent ec37d08 commit ba6e1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/camunda-platform-8.8/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ identity:
628628
## @param identity.image.repository defines which image repository to use
629629
repository: camunda/identity
630630
## @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
632632
## @param identity.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
633633
digest: ""
634634
## @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

Comments
 (0)