diff --git a/k8s/openclimate-elasticsearch-deployment.yml b/k8s/openclimate-elasticsearch-deployment.yml index c39b4a6a..6ad8e1dd 100644 --- a/k8s/openclimate-elasticsearch-deployment.yml +++ b/k8s/openclimate-elasticsearch-deployment.yml @@ -31,7 +31,7 @@ spec: name: openclimate-elasticsearch-data containers: - name: openclimate-elasticsearch - image: docker.elastic.co/elasticsearch/elasticsearch:8.17.0 + image: docker.elastic.co/elasticsearch/elasticsearch:8.17.3 imagePullPolicy: Always ports: - containerPort: 9200