Skip to content

Commit 698ae22

Browse files
deps: update camunda-platform-images
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | docker | camunda/console | 8.9.52 | 8.9.53 |
1 parent 1b4b994 commit 698ae22

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ console:
1212
# https://hub.docker.com/r/camunda/console/tags
1313
image:
1414
repository: camunda/console
15-
tag: 8.9.52
15+
tag: 8.9.53
1616

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

charts/camunda-platform-8.9/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1438,7 +1438,7 @@ console:
14381438
## @param console.image.repository defines which image repository to use
14391439
repository: camunda/console
14401440
## @param console.image.tag can be used to set the Docker image tag for the Console image
1441-
tag: 8.9.52
1441+
tag: 8.9.53
14421442
## @param console.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
14431443
digest: ""
14441444
## @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)