mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/redis] Release 1.1.9 (#3427)
* redis: update to `bitnami/redis:4.0.7-r0` * redis: bump chart appVersion to `4.0.7` * redis: bump chart version to `1.1.9`
This commit is contained in:
committed by
k8s-ci-robot
parent
3402897778
commit
da6b7d6f2b
@@ -1,6 +1,6 @@
|
||||
name: redis
|
||||
version: 1.1.8
|
||||
appVersion: 4.0.6
|
||||
version: 1.1.9
|
||||
appVersion: 4.0.7
|
||||
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:4.0.6-r1
|
||||
image: bitnami/redis:4.0.7-r0
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user