mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/redis] Release 0.5.2 (#995)
* redis: update to `bitnami/redis:3.2.8-r3` * redis: bump chart version to `0.5.2`
This commit is contained in:
committed by
Vic Iglesias
parent
41bd742b4f
commit
1363763e27
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user