Skip to content

Commit

Permalink
Update elasticsearch Docker tag to v7.17.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 8f98772 commit 72785b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/bases/elasticsearch/elasticsearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
subPath: data
containers:
- name: elasticsearch
image: elasticsearch:7.17.26@sha256:340f15d5e07488e6bddc60e90690cab1288ffbccb4d20841fa282a7b6501fe51
image: elasticsearch:7.17.27@sha256:91dd552b4889bc61b54a3cdd9533cc11d9ea605d84062754466e84acb505b0ac
imagePullPolicy: IfNotPresent
env:
- name: ES_JAVA_OPTS
Expand Down

0 comments on commit 72785b3

Please sign in to comment.