Skip to content

Commit

Permalink
chore(deps): update camunda/connectors-bundle docker tag to v8.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent d7bf17b commit f7bc9a9
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 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 @@ -12,7 +12,7 @@ connectors:
# https://hub.docker.com/r/camunda/connectors-bundle/tags?page=&page_size=&ordering=&name=8.3
image:
repository: camunda/connectors-bundle
tag: 8.3.18
tag: 8.6.2

operate:
# https://hub.docker.com/r/camunda/operate/tags?page=&page_size=&ordering=&name=8.3
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 @@ -2579,7 +2579,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.18
tag: 8.6.2
## @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
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 @@ -19,7 +19,7 @@ connectors:
# https://hub.docker.com/r/camunda/connectors-bundle/tags?page=&page_size=&ordering=&name=8.4
image:
repository: camunda/connectors-bundle
tag: 8.4.13
tag: 8.6.2

operate:
# https://hub.docker.com/r/camunda/operate/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 @@ -2947,7 +2947,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.4.13
tag: 8.6.2
## @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
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 @@ -24,7 +24,7 @@ connectors:
# https://hub.docker.com/r/camunda/connectors-bundle/tags
image:
repository: camunda/connectors-bundle
tag: 8.5.9
tag: 8.6.2

operate:
# https://hub.docker.com/r/camunda/operate/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 @@ -3232,7 +3232,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.5.9
tag: 8.6.2
## @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
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 @@ -24,7 +24,7 @@ connectors:
# https://hub.docker.com/r/camunda/connectors-bundle/tags
image:
repository: camunda/connectors-bundle
tag: 8.5.9
tag: 8.6.2

operate:
# https://hub.docker.com/r/camunda/operate/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 @@ -3232,7 +3232,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.5.9
tag: 8.6.2
## @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 f7bc9a9

Please sign in to comment.