From c19845f976e91ce7d4e8bd3b249f8e7ba8449ec4 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 26 May 2021 20:26:56 +0000 Subject: [PATCH] [bitnami/elasticsearch] Release 15.2.2 updating components versions Signed-off-by: Bitnami Containers --- bitnami/elasticsearch/Chart.lock | 6 +++--- bitnami/elasticsearch/Chart.yaml | 2 +- bitnami/elasticsearch/values.yaml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/elasticsearch/Chart.lock b/bitnami/elasticsearch/Chart.lock index 287d2060e..9112a2d28 100644 --- a/bitnami/elasticsearch/Chart.lock +++ b/bitnami/elasticsearch/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 1.5.2 - name: kibana repository: https://charts.bitnami.com/bitnami - version: 8.1.2 -digest: sha256:71bcf98fd68f40bdcf4d9557954eed955296e180f7526ecc57c7aff7320f4409 -generated: "2021-05-22T16:02:21.280907676Z" + version: 8.1.3 +digest: sha256:a0bdbdef8f5ea85e94ee33d4d4b6e1ca986ae79b329e9ac1fc4da09b9cc700f6 +generated: "2021-05-26T18:42:07.268224485Z" diff --git a/bitnami/elasticsearch/Chart.yaml b/bitnami/elasticsearch/Chart.yaml index 2486bbdc3..8cfcf01c4 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: 15.2.1 +version: 15.2.2 diff --git a/bitnami/elasticsearch/values.yaml b/bitnami/elasticsearch/values.yaml index 7ff52064c..879b1d1eb 100644 --- a/bitnami/elasticsearch/values.yaml +++ b/bitnami/elasticsearch/values.yaml @@ -19,7 +19,7 @@ global: image: registry: docker.io repository: bitnami/elasticsearch - tag: 7.13.0-debian-10-r0 + tag: 7.13.0-debian-10-r2 ## 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 @@ -875,7 +875,7 @@ curator: image: registry: docker.io repository: bitnami/elasticsearch-curator - tag: 5.8.4-debian-10-r22 + tag: 5.8.4-debian-10-r23 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1101,7 +1101,7 @@ metrics: image: registry: docker.io repository: bitnami/elasticsearch-exporter - tag: 1.1.0-debian-10-r449 + tag: 1.1.0-debian-10-r450 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.