mirror of
https://github.com/helm/charts.git
synced 2026-08-23 14:27:18 +00:00
[stable/redis] Release 1.1.13 (#3815)
* redis: update to `bitnami/redis:4.0.8-r1` * redis: bump chart version to `1.1.13`
This commit is contained in:
committed by
k8s-ci-robot
parent
187e3b6af8
commit
b44304bc3d
@@ -1,5 +1,5 @@
|
||||
name: redis
|
||||
version: 1.1.12
|
||||
version: 1.1.13
|
||||
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-r0
|
||||
image: bitnami/redis:4.0.8-r1
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user