From cc8fba94de88fd1bdce348b09e44f59d4e2e0f5a Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 7 Apr 2022 12:27:51 +0000 Subject: [PATCH] [bitnami/redis-cluster] Release 7.4.6 updating components versions Signed-off-by: Bitnami Containers --- bitnami/redis-cluster/Chart.yaml | 2 +- bitnami/redis-cluster/values.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/redis-cluster/Chart.yaml b/bitnami/redis-cluster/Chart.yaml index bba76ef0a..e76a6b696 100644 --- a/bitnami/redis-cluster/Chart.yaml +++ b/bitnami/redis-cluster/Chart.yaml @@ -23,4 +23,4 @@ name: redis-cluster sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ -version: 7.4.5 +version: 7.4.6 diff --git a/bitnami/redis-cluster/values.yaml b/bitnami/redis-cluster/values.yaml index 3a784eefa..cbb84ed7a 100644 --- a/bitnami/redis-cluster/values.yaml +++ b/bitnami/redis-cluster/values.yaml @@ -72,7 +72,7 @@ image: ## Bitnami Redis™ image tag ## ref: https://github.com/bitnami/bitnami-docker-redis#supported-tags-and-respective-dockerfile-links ## - tag: 6.2.6-debian-10-r174 + tag: 6.2.6-debian-10-r178 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -323,7 +323,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r383 + tag: 10-debian-10-r388 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -776,7 +776,7 @@ metrics: image: registry: docker.io repository: bitnami/redis-exporter - tag: 1.37.0-debian-10-r15 + tag: 1.37.0-debian-10-r19 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -929,7 +929,7 @@ sysctlImage: ## registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r383 + tag: 10-debian-10-r388 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.