Skip to content

Commit

Permalink
chore(deps): update camunda-platform-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent ab1a799 commit 33c67dd
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-alpha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies:
# Shared Dependencies.
- name: elasticsearch
repository: oci://registry-1.docker.io/bitnamicharts
version: 21.4.1
version: 21.4.2
condition: "elasticsearch.enabled"
# Helpers.
- name: common
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-alpha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1816,7 +1816,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.7.0-alpha2.1
tag: 8.7.0-alpha3.1
## @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 33c67dd

Please sign in to comment.