From a2f34a14347bb2cd671ad2af04c404d2ef1af92a Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 2 Jun 2021 04:11:08 +0000 Subject: [PATCH] [bitnami/redis] Release 14.3.3 updating components versions Signed-off-by: Bitnami Containers --- bitnami/redis/Chart.yaml | 4 ++-- bitnami/redis/values.yaml | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/redis/Chart.yaml b/bitnami/redis/Chart.yaml index 3dc2739a0..85b846d45 100644 --- a/bitnami/redis/Chart.yaml +++ b/bitnami/redis/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Database apiVersion: v2 -appVersion: 6.2.3 +appVersion: 6.2.4 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -25,4 +25,4 @@ name: redis sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ -version: 14.3.2 +version: 14.3.3 diff --git a/bitnami/redis/values.yaml b/bitnami/redis/values.yaml index 96075acc3..df49bb1b2 100644 --- a/bitnami/redis/values.yaml +++ b/bitnami/redis/values.yaml @@ -57,7 +57,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/redis - tag: 6.2.3-debian-10-r22 + tag: 6.2.4-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 @@ -731,7 +731,7 @@ sentinel: image: registry: docker.io repository: bitnami/redis-sentinel - tag: 6.2.3-debian-10-r20 + tag: 6.2.3-debian-10-r25 ## 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 @@ -1042,7 +1042,7 @@ metrics: image: registry: docker.io repository: bitnami/redis-exporter - tag: 1.23.1-debian-10-r19 + tag: 1.23.1-debian-10-r24 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1132,7 +1132,7 @@ metrics: image: registry: docker.io repository: bitnami/redis-sentinel-exporter - tag: 1.7.1-debian-10-r148 + tag: 1.7.1-debian-10-r153 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1288,7 +1288,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r92 + tag: 10-debian-10-r97 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1334,7 +1334,7 @@ sysctl: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r92 + tag: 10-debian-10-r97 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.