fix(argo-cd): bump dex image version to fix cves (#2468)
Signed-off-by: René Gärtner <boeller666@gmail.com>
This commit is contained in:
parent
1f824314d4
commit
8b98cf177a
3 changed files with 4 additions and 4 deletions
|
|
@ -944,7 +944,7 @@ dex:
|
|||
# -- Dex image repository
|
||||
repository: ghcr.io/dexidp/dex
|
||||
# -- Dex image tag
|
||||
tag: v2.37.0
|
||||
tag: v2.38.0
|
||||
# -- Dex imagePullPolicy
|
||||
# @default -- `""` (defaults to global.image.imagePullPolicy)
|
||||
imagePullPolicy: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue