Skip to content

Commit d8aadb5

Browse files
deps: update camunda/console docker tag to v8.7.61
1 parent 7c2c481 commit d8aadb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/camunda-platform-8.7/values-latest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ console:
1313
# https://hub.docker.com/r/camunda/console/tags
1414
image:
1515
repository: camunda/console
16-
tag: 8.7.60
16+
tag: 8.7.61
1717

1818
connectors:
1919
# https://hub.docker.com/r/camunda/connectors-bundle/tags

charts/camunda-platform-8.7/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ console:
489489
## @param console.image.repository defines which image repository to use
490490
repository: camunda/console
491491
## @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
493493
## @param console.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
494494
digest: ""
495495
## @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

Comments
 (0)