From e9f8c2b0cf0e0108202a8a7fc5680b5eb7de0f20 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 4 Jun 2020 02:23:36 +0000 Subject: [PATCH] [bitnami/zookeeper] Release 5.15.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/zookeeper/Chart.yaml | 2 +- bitnami/zookeeper/values-production.yaml | 2 +- bitnami/zookeeper/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/zookeeper/Chart.yaml b/bitnami/zookeeper/Chart.yaml index bad532c3b8..c00005f298 100644 --- a/bitnami/zookeeper/Chart.yaml +++ b/bitnami/zookeeper/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: zookeeper -version: 5.15.0 +version: 5.15.1 appVersion: 3.6.1 description: A centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services for distributed applications. keywords: diff --git a/bitnami/zookeeper/values-production.yaml b/bitnami/zookeeper/values-production.yaml index 072f5f83ad..eaea5db01d 100644 --- a/bitnami/zookeeper/values-production.yaml +++ b/bitnami/zookeeper/values-production.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/zookeeper - tag: 3.6.1-debian-10-r34 + tag: 3.6.1-debian-10-r36 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' diff --git a/bitnami/zookeeper/values.yaml b/bitnami/zookeeper/values.yaml index a9587b04f0..36cd61d456 100644 --- a/bitnami/zookeeper/values.yaml +++ b/bitnami/zookeeper/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/zookeeper - tag: 3.6.1-debian-10-r34 + tag: 3.6.1-debian-10-r36 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'