fix: Increased Redis Version

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
This commit is contained in:
Oliver Bähler 2021-04-21 19:27:45 +02:00
parent d40a9be810
commit b975c58062
No known key found for this signature in database
GPG key ID: 7AE0B2618ECDC1B6
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 2.0.0
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 3.2.2
version: 3.2.3
home: https://github.com/argoproj/argo-helm
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
keywords:

View file

@ -276,7 +276,7 @@ redis:
image:
repository: redis
tag: 6.2.1-alpine
tag: 6.2.2-alpine
imagePullPolicy: IfNotPresent
## Additional command line arguments to pass to redis-server
@ -353,7 +353,7 @@ redis-ha:
metrics:
enabled: true
image:
tag: 6.2.1-alpine
tag: 6.2.2-alpine
## Server
server: