From 348d35e128cbda60a4ef8cfaddee1ac638635c8c Mon Sep 17 00:00:00 2001 From: Andrew Scribner Date: Fri, 19 Jan 2024 14:38:38 -0500 Subject: [PATCH] Update dex image to pull from Canonical-built source (#183) Updates the dex image to use `charmedkubeflow/dex:2.36.0-f262d95`, which is built from [dex-auth-rocks](https://github.com/canonical/dex-auth-rocks) --- metadata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.yaml b/metadata.yaml index d6045cbd..92ee7865 100755 --- a/metadata.yaml +++ b/metadata.yaml @@ -85,4 +85,4 @@ resources: oci-image: type: oci-image description: OCI image for dex container - upstream-source: dexidp/dex:v2.36.0 + upstream-source: charmedkubeflow/dex:2.36.0-f262d95