Skip to content

Commit

Permalink
Merge pull request #383 from Open-Earth-Foundation/dependabot/docker/…
Browse files Browse the repository at this point in the history
…k8s/elasticsearch/elasticsearch-8.17.0

chore(deps): bump elasticsearch/elasticsearch from 8.14.1 to 8.17.0 in /k8s
  • Loading branch information
evanp authored Dec 20, 2024
2 parents 5bcac10 + e4f994a commit 746efaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/openclimate-elasticsearch-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
name: openclimate-elasticsearch-data
containers:
- name: openclimate-elasticsearch
image: docker.elastic.co/elasticsearch/elasticsearch:8.14.1
image: docker.elastic.co/elasticsearch/elasticsearch:8.17.0
imagePullPolicy: Always
ports:
- containerPort: 9200
Expand Down

0 comments on commit 746efaf

Please sign in to comment.