From 1363763e27ae5b413aaaaa60d03c395f5ebdb0a2 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 5 May 2017 10:56:37 +0530 Subject: [PATCH] [stable/redis] Release 0.5.2 (#995) * redis: update to `bitnami/redis:3.2.8-r3` * redis: bump chart version to `0.5.2` --- stable/redis/Chart.yaml | 2 +- stable/redis/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/redis/Chart.yaml b/stable/redis/Chart.yaml index a8ddf69459..f774d31933 100644 --- a/stable/redis/Chart.yaml +++ b/stable/redis/Chart.yaml @@ -1,5 +1,5 @@ name: redis -version: 0.5.1 +version: 0.5.2 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.yaml b/stable/redis/values.yaml index 5afd1adc5c..551e5a8e16 100644 --- a/stable/redis/values.yaml +++ b/stable/redis/values.yaml @@ -1,7 +1,7 @@ ## Bitnami Redis image version ## ref: https://hub.docker.com/r/bitnami/redis/tags/ ## -image: bitnami/redis:3.2.8-r2 +image: bitnami/redis:3.2.8-r3 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images