Skip to content

Commit

Permalink
chore(deps): update elasticsearch/elasticsearch docker tag to v7.17.24 (
Browse files Browse the repository at this point in the history
#2338)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent 069e10d commit 5b939a4
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.2/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ elasticsearch:
# https://hub.docker.com/r/elastic/elasticsearch/tags
image: docker.elastic.co/elasticsearch/elasticsearch
# renovate: datasource=docker depName=elasticsearch/elasticsearch lookupName=docker.elastic.co/elasticsearch/elasticsearch
imageTag: 7.17.23
imageTag: 7.17.24

retentionPolicy:
# https://hub.docker.com/r/bitnami/elasticsearch-curator/tags
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2436,7 +2436,7 @@ elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch

# renovate: datasource=docker depName=elasticsearch/elasticsearch lookupName=docker.elastic.co/elasticsearch/elasticsearch
imageTag: 7.17.23
imageTag: 7.17.24

extraEnvs:
- name: "xpack.security.enabled"
Expand Down

0 comments on commit 5b939a4

Please sign in to comment.