From d9a415ed4f6c223aaa1cb1a729bb8505f2a8db7e Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 21 Oct 2020 13:58:56 +0000 Subject: [PATCH] [bitnami/zookeeper] Release 5.22.2 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 da877caf6..f662c0579 100644 --- a/bitnami/zookeeper/Chart.yaml +++ b/bitnami/zookeeper/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: zookeeper -version: 5.22.1 +version: 5.22.2 appVersion: 3.6.2 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 588e492cf..1fde0d20c 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.2-debian-10-r10 + tag: 3.6.2-debian-10-r37 ## 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 b5af8d4d4..a8870684e 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.2-debian-10-r10 + tag: 3.6.2-debian-10-r37 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'