Skip to content

Commit

Permalink
feat: bump dex image (#1777)
Browse files Browse the repository at this point in the history
feat: bump dex image to fix CVEs
(cherry picked from commit 4ad869d)
  • Loading branch information
Alex Palesandro authored and Alex Palesandro committed Dec 20, 2023
1 parent 35b29df commit bd15554
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ resources:
- license_path: LICENSE
ref: ${image_tag}
url: https://github.com/mesosphere/dex-k8s-authenticator
- container_image: docker.io/mesosphere/dex:v2.37.0-d2iq.1
- container_image: docker.io/mesosphere/dex:v2.37.0-d2iq.2
sources:
- license_path: LICENSE
ref: ${image_tag}
Expand Down
2 changes: 1 addition & 1 deletion services/dex/2.13.6/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ data:
---
priorityClassName: "dkp-critical-priority"
image: mesosphere/dex
imageTag: v2.37.0-d2iq.1
imageTag: v2.37.0-d2iq.2
resources:
requests:
cpu: 100m
Expand Down

0 comments on commit bd15554

Please sign in to comment.