Skip to content

Commit

Permalink
chore(deps): update camunda/operate docker tag to v8.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent ed14420 commit 429f37f
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-8.5/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ operate:
# https://hub.docker.com/r/camunda/operate/tags
image:
repository: camunda/operate
tag: 8.5.9
tag: 8.5.10

optimize:
# https://hub.docker.com/r/camunda/optimize/tags
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.5/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1243,7 +1243,7 @@ operate:
## @param operate.image.repository defines which image repository to use
repository: camunda/operate
## @param operate.image.tag can be set to overwrite the global tag, which should be used in that chart
tag: 8.5.9
tag: 8.5.10
## @param operate.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
pullSecrets: []

Expand Down

0 comments on commit 429f37f

Please sign in to comment.