[stable/redis] Release 3.4.1 (#6113)

* redis: update to `4.0.10`

* redis: bump chart appVersion to `4.0.10`

* redis: bump chart version to `3.4.1`
This commit is contained in:
Bitnami Bot
2018-06-14 08:30:30 -07:00
committed by k8s-ci-robot
parent 4fcddd667b
commit 3671b9c7d0
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: redis
version: 3.4.0
appVersion: 4.0.9
version: 3.4.1
appVersion: 4.0.10
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
+1 -1
View File
@@ -4,7 +4,7 @@
image:
registry: docker.io
repository: bitnami/redis
tag: 4.0.9
tag: 4.0.10
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
+1 -1
View File
@@ -4,7 +4,7 @@
image:
registry: docker.io
repository: bitnami/redis
tag: 4.0.9
tag: 4.0.10
## 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