From 620b1a186fa7b50ea1f670e1fd8895c8b1477d13 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 24 Jun 2021 03:27:27 +0000 Subject: [PATCH] [bitnami/zookeeper] Release 7.0.2 updating components versions Signed-off-by: Bitnami Containers --- bitnami/zookeeper/Chart.yaml | 2 +- bitnami/zookeeper/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/zookeeper/Chart.yaml b/bitnami/zookeeper/Chart.yaml index f8904f7865..f2cfe36fe4 100644 --- a/bitnami/zookeeper/Chart.yaml +++ b/bitnami/zookeeper/Chart.yaml @@ -21,4 +21,4 @@ name: zookeeper sources: - https://github.com/bitnami/bitnami-docker-zookeeper - https://zookeeper.apache.org/ -version: 7.0.1 +version: 7.0.2 diff --git a/bitnami/zookeeper/values.yaml b/bitnami/zookeeper/values.yaml index 6fd4a2b8be..c3e1abee2e 100644 --- a/bitnami/zookeeper/values.yaml +++ b/bitnami/zookeeper/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/zookeeper - tag: 3.7.0-debian-10-r68 + tag: 3.7.0-debian-10-r69 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -67,7 +67,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r111 + tag: 10-debian-10-r115 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.