Skip to content

Commit

Permalink
chore(deps): update camunda/connectors-bundle docker tag to v8.3.13 (#…
Browse files Browse the repository at this point in the history
…2033)

* chore(deps): update camunda/connectors-bundle docker tag to v8.3.13

* chore(deps): post upgrade tasks - update golden files

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent 11b6b19 commit f66df19
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.3/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ connectors:
# https://hub.docker.com/r/camunda/connectors-bundle/tags
image:
repository: camunda/connectors-bundle
tag: 8.3.12
tag: 8.3.13

identity:
keycloak:
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.3/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2557,7 +2557,7 @@ connectors:
## @param connectors.image.repository defines which image repository to use
repository: camunda/connectors-bundle
## @param connectors.image.tag can be set to overwrite the global tag, which should be used in that chart
tag: 8.3.12
tag: 8.3.13
## @param connectors.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 f66df19

Please sign in to comment.