Skip to content

Commit

Permalink
Update elasticsearch Docker tag to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2025
1 parent 71614bd commit 208cc64
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.28@sha256:439b99f383a642ae899e584b3b453e71f458bdceef8135f8438098aa5de4d637
image: elasticsearch:8.17.3@sha256:2cc40b15dff85281ac804e7ff27cbc07b31fdd542e94ea7a2bdb6470e3b6bb68
imagePullPolicy: IfNotPresent
env:
- name: ES_JAVA_OPTS
Expand Down

0 comments on commit 208cc64

Please # to comment.