[bitnami/zookeeper] Release 5.7.2 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-03-26 04:02:40 +00:00
parent 684af436b5
commit 901f120f2d
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: zookeeper
version: 5.7.1
version: 5.7.2
appVersion: 3.6.0
description: A centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services for distributed applications.
keywords:

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/zookeeper
tag: 3.6.0-debian-10-r12
tag: 3.6.0-debian-10-r21
## 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
@@ -260,7 +260,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/zookeeper-exporter
tag: 0.1.3-debian-10-r51
tag: 0.1.3-debian-10-r57
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/zookeeper
tag: 3.6.0-debian-10-r12
tag: 3.6.0-debian-10-r21
## 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
@@ -269,7 +269,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/zookeeper-exporter
tag: 0.1.3-debian-10-r51
tag: 0.1.3-debian-10-r57
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.