argocd - update misc dependencies (#847)
Signed-off-by: smcavallo <smcavallo@hotmail.com>
This commit is contained in:
parent
3374813feb
commit
5ed8dccc99
3 changed files with 11 additions and 10 deletions
|
|
@ -229,7 +229,7 @@ dex:
|
|||
|
||||
image:
|
||||
repository: ghcr.io/dexidp/dex
|
||||
tag: v2.27.0
|
||||
tag: v2.28.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
initImage:
|
||||
repository:
|
||||
|
|
@ -313,7 +313,7 @@ redis:
|
|||
|
||||
image:
|
||||
repository: redis
|
||||
tag: 6.2.2-alpine
|
||||
tag: 6.2.4-alpine
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
## Additional command line arguments to pass to redis-server
|
||||
|
|
@ -406,7 +406,7 @@ redis-ha:
|
|||
metrics:
|
||||
enabled: true
|
||||
image:
|
||||
tag: 6.2.2-alpine
|
||||
tag: 6.2.4-alpine
|
||||
|
||||
## Server
|
||||
server:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue