From bcd8b3ef96c368080b78bb062bb88000e9af787c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 19 Mar 2019 09:30:24 +0100 Subject: [PATCH] stable/redis: update to 4.0.14 (#12356) Signed-off-by: Bitnami Containers --- stable/redis/Chart.yaml | 4 ++-- stable/redis/values-production.yaml | 2 +- stable/redis/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/redis/Chart.yaml b/stable/redis/Chart.yaml index aa03da9255..895611b1ba 100644 --- a/stable/redis/Chart.yaml +++ b/stable/redis/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: redis -version: 6.4.1 -appVersion: 4.0.13 +version: 6.4.2 +appVersion: 4.0.14 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: - redis diff --git a/stable/redis/values-production.yaml b/stable/redis/values-production.yaml index 734a20c6b2..f1615bc6a2 100644 --- a/stable/redis/values-production.yaml +++ b/stable/redis/values-production.yaml @@ -16,7 +16,7 @@ image: ## Bitnami Redis image tag ## ref: https://github.com/bitnami/bitnami-docker-redis#supported-tags-and-respective-dockerfile-links ## - tag: 4.0.13 + tag: 4.0.14 ## 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/stable/redis/values.yaml b/stable/redis/values.yaml index c4b2bf3cce..757d7d0384 100644 --- a/stable/redis/values.yaml +++ b/stable/redis/values.yaml @@ -16,7 +16,7 @@ image: ## Bitnami Redis image tag ## ref: https://github.com/bitnami/bitnami-docker-redis#supported-tags-and-respective-dockerfile-links ## - tag: 4.0.13 + tag: 4.0.14 ## 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