[bitnami/redis-cluster] Release 4.3.5 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-03-02 12:14:58 +00:00
parent 6701f61b79
commit 673dd00a96
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
annotations:
category: Database
apiVersion: v2
appVersion: 6.0.11
appVersion: 6.0.12
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
@@ -23,4 +23,4 @@ name: redis-cluster
sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
version: 4.3.4
version: 4.3.5
+2 -2
View File
@@ -18,7 +18,7 @@ image:
## Bitnami Redis(TM) image tag
## ref: https://github.com/bitnami/bitnami-docker-redis#supported-tags-and-respective-dockerfile-links
##
tag: 6.0.11-debian-10-r0
tag: 6.0.12-debian-10-r0
## 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
@@ -730,7 +730,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/redis-exporter
tag: 1.17.1-debian-10-r3
tag: 1.17.1-debian-10-r9
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.