Skip to content

Commit

Permalink
chore(deps): update camunda/zeebe docker tag to v8.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent f5c12f1 commit 1975392
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/camunda-platform-latest/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ global:
# https://hub.docker.com/u/camunda
image:
# renovate: datasource=docker depName=camunda/zeebe
tag: 8.5.2
tag: 8.5.3

console:
# Camunda Enterprise repository.
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-latest/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ global:
registry: ""
## @param global.image.tag defines the tag / version which should be used in the most of the apps.
# renovate: datasource=docker depName=camunda/zeebe
tag: 8.5.2
tag: 8.5.3
## @param global.image.pullPolicy defines the image pull policy which should be used https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy
pullPolicy: IfNotPresent
## @param global.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
Expand Down

0 comments on commit 1975392

Please sign in to comment.