Downgrade Redis

test
Stefan Prodan 2018-11-16 17:11:48 +02:00
parent ad2d82bf9b
commit f608f8a599
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
---
apiVersion: flux.weave.works/v1beta1
kind: HelmRelease
metadata:
@ -15,7 +16,7 @@ spec:
values:
image:
repository: bitnami/redis
tag: 4.0.11
tag: 4.0.10
service:
type: ClusterIP
port: 6379