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 Dec 25, 2024
1 parent abb920f commit 9ff3139
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:8.17.0@sha256:0681af5779b516b0652df86aa1db52e225f2d4e68bb3a3099534377b7f788739
imagePullPolicy: IfNotPresent
env:
- name: ES_JAVA_OPTS
Expand Down

0 comments on commit 9ff3139

Please sign in to comment.