[bitnami/zookeeper] Release 7.0.2 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-06-24 03:27:27 +00:00
parent d00c9f03c4
commit 620b1a186f
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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.