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 Oct 22, 2024
1 parent f1d9262 commit 74325f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.3.20
version: 21.3.22
condition: "elasticsearch.enabled"
# Helpers.
- name: common
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-alpha/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ elasticsearch:
# https://hub.docker.com/r/bitnami/elasticsearch/tags
image:
repository: bitnami/elasticsearch
tag: 8.15.2
tag: 8.15.3
2 changes: 1 addition & 1 deletion charts/camunda-platform-alpha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3686,7 +3686,7 @@ elasticsearch:
## @param elasticsearch.image.repository
repository: bitnami/elasticsearch
## @param elasticsearch.image.tag
tag: 8.15.2
tag: 8.15.3
master:
## @param elasticsearch.master.replicaCount defines number of master-elegible replicas to deploy
replicaCount: 3
Expand Down

0 comments on commit 74325f5

Please sign in to comment.