From bd1555446fff52594ebc592186d7aaf75bff05f7 Mon Sep 17 00:00:00 2001 From: Alex Palesandro Date: Wed, 20 Dec 2023 11:28:12 +0100 Subject: [PATCH] feat: bump dex image (#1777) feat: bump dex image to fix CVEs (cherry picked from commit 4ad869dcc212fb22800f9b26b7bb65f8bbb8e804) --- licenses.d2iq.yaml | 2 +- services/dex/2.13.6/defaults/cm.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/licenses.d2iq.yaml b/licenses.d2iq.yaml index 652ca11c7..c3c085a83 100644 --- a/licenses.d2iq.yaml +++ b/licenses.d2iq.yaml @@ -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} diff --git a/services/dex/2.13.6/defaults/cm.yaml b/services/dex/2.13.6/defaults/cm.yaml index b4e474566..97270c4bd 100644 --- a/services/dex/2.13.6/defaults/cm.yaml +++ b/services/dex/2.13.6/defaults/cm.yaml @@ -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