feat(argo-cd): Bump argo-cd to v.2.2.3 and Redis to v6.2.6 (#1102)

Signed-off-by: Marko Bevc <marko@scalefactory.com>
This commit is contained in:
Marko Bevc 2022-01-26 15:14:00 +00:00 committed by GitHub
parent bee32880a8
commit e00af60b39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 7 deletions

View file

@ -550,7 +550,7 @@ redis:
# -- Redis repository
repository: redis
# -- Redis tag
tag: 6.2.4-alpine
tag: 6.2.6-alpine
# -- Redis imagePullPolicy
imagePullPolicy: IfNotPresent
@ -740,7 +740,7 @@ redis-ha:
enabled: true
image:
# -- Redis tag
tag: 6.2.4-alpine
tag: 6.2.6-alpine
## Server
server: