mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/redis] Release 3.4.1 (#6113)
* redis: update to `4.0.10` * redis: bump chart appVersion to `4.0.10` * redis: bump chart version to `3.4.1`
This commit is contained in:
committed by
k8s-ci-robot
parent
4fcddd667b
commit
3671b9c7d0
@@ -1,6 +1,6 @@
|
||||
name: redis
|
||||
version: 3.4.0
|
||||
appVersion: 4.0.9
|
||||
version: 3.4.1
|
||||
appVersion: 4.0.10
|
||||
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
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/redis
|
||||
tag: 4.0.9
|
||||
tag: 4.0.10
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/redis
|
||||
tag: 4.0.9
|
||||
tag: 4.0.10
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user