[bitnami/zookeeper] Release 5.6.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-03-12 07:37:53 +00:00
parent 0f600efa10
commit 9459a267e4
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: zookeeper
version: 5.6.2
version: 5.6.3
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-r0
tag: 3.6.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
@@ -256,7 +256,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/zookeeper-exporter
tag: 0.1.3-debian-10-r41
tag: 0.1.3-debian-10-r43
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-r0
tag: 3.6.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
@@ -264,7 +264,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/zookeeper-exporter
tag: 0.1.3-debian-10-r41
tag: 0.1.3-debian-10-r43
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.