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:
parent
bee32880a8
commit
e00af60b39
3 changed files with 8 additions and 7 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue