diff --git a/charts/elastic/values.yaml b/charts/elastic/values.yaml index 356b7a1f..ee141e8c 100644 --- a/charts/elastic/values.yaml +++ b/charts/elastic/values.yaml @@ -5,7 +5,7 @@ elasticsearch: image: registry: docker.io repository: bitnami/elasticsearch - tag: 8.14.2-debian-12-r1 + tag: 8.14.3-debian-12-r3 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'