Skip to content

Commit

Permalink
chore(deps): update camunda/optimize docker tag to v8.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent 64e3ea3 commit 2c1f625
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 @@ -35,7 +35,7 @@ optimize:
# https://hub.docker.com/r/camunda/optimize/tags
image:
repository: camunda/optimize
tag: 8.5.6
tag: 8.5.7

tasklist:
# https://hub.docker.com/r/camunda/tasklist/tags
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 @@ -1741,7 +1741,7 @@ optimize:
## @param optimize.image.repository defines which image repository to use
repository: camunda/optimize
## @param optimize.image.tag can be set to overwrite the global tag, which should be used in that chart
tag: 8.5.6
tag: 8.5.7
## @param optimize.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 2c1f625

Please sign in to comment.