Skip to content

Commit

Permalink
chore(deps): update camunda/operate docker tag to v8.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 1a1b3c0 commit dd50a92
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.4/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ operate:
# https://hub.docker.com/r/camunda/operate/tags?page=&page_size=&ordering=&name=8.4
image:
repository: camunda/operate
tag: 8.4.15
tag: 8.4.16

optimize:
# https://hub.docker.com/r/camunda/optimize/tags?page=&page_size=&ordering=&name=8.4
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.4/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,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.4.15
tag: 8.4.16
## @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 dd50a92

Please sign in to comment.