argo-cd
argo-cd copied to clipboard
feat: upgrade dexIDP from 2.37.0 -> 2.39.x
We are using argocd manifest file v2.10.9 from https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.9/manifests/ha/install.yaml to deploy argocd.
Our vulnerability scanning tools shows a lot of fixed issues for the image dexidp/dex:v2.37.0.
Please update the image to the actual realease v2.39.1. see: https://github.com/dexidp/dex/releases
Would you mind opening a PR to bump the version?
I opened a PR: https://github.com/argoproj/argo-cd/pull/18101 I hope it fits the contributing guidelines.