argo-cd icon indicating copy to clipboard operation
argo-cd copied to clipboard

feat: upgrade dexIDP from 2.37.0 -> 2.39.x

Open p0lipo opened this issue 9 months ago • 2 comments

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

p0lipo avatar May 06 '24 08:05 p0lipo

Would you mind opening a PR to bump the version?

crenshaw-dev avatar May 06 '24 14:05 crenshaw-dev

I opened a PR: https://github.com/argoproj/argo-cd/pull/18101 I hope it fits the contributing guidelines.

p0lipo avatar May 07 '24 09:05 p0lipo