From 969fb0211150ed64bd1ec0266cdc0b6029b0880d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Cabrera=20Mi=C3=B1agorri?= Date: Thu, 4 Jun 2020 07:58:12 +0200 Subject: [PATCH] [bitnami/redis-cluster] Fix mantainers section (#2733) * [bitnami/redis-cluster] Fix mantainers section * [bitnami/redis-cluster] Update components versions Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/redis-cluster/Chart.yaml | 4 +--- bitnami/redis-cluster/values-production.yaml | 2 +- bitnami/redis-cluster/values.yaml | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/bitnami/redis-cluster/Chart.yaml b/bitnami/redis-cluster/Chart.yaml index d4f9fbe66..45eaf5482 100644 --- a/bitnami/redis-cluster/Chart.yaml +++ b/bitnami/redis-cluster/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: redis-cluster -version: 2.2.0 +version: 2.2.1 appVersion: 6.0.4 description: Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. keywords: @@ -14,6 +14,4 @@ sources: maintainers: - name: Bitnami email: containers@bitnami.com - - name: desaintmartin - email: cedric@desaintmartin.fr engine: gotpl diff --git a/bitnami/redis-cluster/values-production.yaml b/bitnami/redis-cluster/values-production.yaml index 8d1896b91..f4178ddda 100644 --- a/bitnami/redis-cluster/values-production.yaml +++ b/bitnami/redis-cluster/values-production.yaml @@ -18,7 +18,7 @@ image: ## Bitnami Redis image tag ## ref: https://github.com/bitnami/bitnami-docker-redis#supported-tags-and-respective-dockerfile-links ## - tag: 6.0.4-debian-10-r11 + tag: 6.0.4-debian-10-r12 ## 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 diff --git a/bitnami/redis-cluster/values.yaml b/bitnami/redis-cluster/values.yaml index c625cdc10..6a4cc3e4f 100644 --- a/bitnami/redis-cluster/values.yaml +++ b/bitnami/redis-cluster/values.yaml @@ -18,7 +18,7 @@ image: ## Bitnami Redis image tag ## ref: https://github.com/bitnami/bitnami-docker-redis#supported-tags-and-respective-dockerfile-links ## - tag: 6.0.4-debian-10-r11 + tag: 6.0.4-debian-10-r12 ## 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