mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/redis] Release 0.5.3 (#1104)
* redis: update to `bitnami/redis:3.2.9-r0` * redis: bump chart version to `0.5.3`
This commit is contained in:
committed by
Michael Goodness
parent
0d04519b79
commit
d40efebc72
@@ -1,5 +1,5 @@
|
||||
name: redis
|
||||
version: 0.5.2
|
||||
version: 0.5.3
|
||||
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,7 +1,7 @@
|
||||
## Bitnami Redis image version
|
||||
## ref: https://hub.docker.com/r/bitnami/redis/tags/
|
||||
##
|
||||
image: bitnami/redis:3.2.8-r3
|
||||
image: bitnami/redis:3.2.9-r0
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user