mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/redis] Release 1.1.17 (#3999)
* redis: update to `bitnami/redis:4.0.8-r5` * redis: bump chart version to `1.1.17`
This commit is contained in:
committed by
k8s-ci-robot
parent
3e9817d118
commit
5454ea8d2d
@@ -1,5 +1,5 @@
|
||||
name: redis
|
||||
version: 1.1.16
|
||||
version: 1.1.17
|
||||
appVersion: 4.0.8
|
||||
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:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
## Bitnami Redis image version
|
||||
## ref: https://hub.docker.com/r/bitnami/redis/tags/
|
||||
##
|
||||
image: bitnami/redis:4.0.8-r4
|
||||
image: bitnami/redis:4.0.8-r5
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user