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.7/values.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -489,7 +489,7 @@ console:
489
489
## @param console.image.repository defines which image repository to use
490
490
repository: camunda/console
491
491
## @param console.image.tag can be used to set the Docker image tag for the Console image (overwrites global.image.tag)
492
-
tag: 8.7.60
492
+
tag: 8.7.61
493
493
## @param console.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
494
494
digest: ""
495
495
## @param console.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