diff --git a/bitnami/elasticsearch/Chart.yaml b/bitnami/elasticsearch/Chart.yaml index 70dd52f51..4289cdcc3 100644 --- a/bitnami/elasticsearch/Chart.yaml +++ b/bitnami/elasticsearch/Chart.yaml @@ -25,4 +25,4 @@ name: elasticsearch sources: - https://github.com/bitnami/bitnami-docker-elasticsearch - https://www.elastic.co/products/elasticsearch -version: 18.2.15 +version: 18.2.16 diff --git a/bitnami/elasticsearch/values.yaml b/bitnami/elasticsearch/values.yaml index ad1448583..59e99ae83 100644 --- a/bitnami/elasticsearch/values.yaml +++ b/bitnami/elasticsearch/values.yaml @@ -176,7 +176,7 @@ initContainers: [] image: registry: docker.io repository: bitnami/elasticsearch - tag: 8.2.3-debian-11-r2 + tag: 8.2.3-debian-11-r4 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -1734,7 +1734,7 @@ curator: image: registry: docker.io repository: bitnami/elasticsearch-curator - tag: 5.8.4-debian-11-r7 + tag: 5.8.4-debian-11-r9 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -2009,7 +2009,7 @@ metrics: image: registry: docker.io repository: bitnami/elasticsearch-exporter - tag: 1.3.0-debian-11-r7 + tag: 1.3.0-debian-11-r9 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -2334,7 +2334,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r6 + tag: 11-debian-11-r8 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -2379,7 +2379,7 @@ sysctlImage: ## registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r6 + tag: 11-debian-11-r8 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images