From 7c2276c3d456eb263640f8bfd84484fbca4f76c7 Mon Sep 17 00:00:00 2001 From: Matthieu Lamalle Date: Mon, 11 Dec 2023 15:30:27 +0100 Subject: [PATCH] feat(hydra-remote-user): update dev image ref --- components/hydra-saml/resources/hydra-saml-remote-user.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/hydra-saml/resources/hydra-saml-remote-user.yaml b/components/hydra-saml/resources/hydra-saml-remote-user.yaml index fc4d66e..0b9cbba 100644 --- a/components/hydra-saml/resources/hydra-saml-remote-user.yaml +++ b/components/hydra-saml/resources/hydra-saml-remote-user.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: hydra-saml-remote-user - image: reg.cadoles.com/cadoles/hydra-remote-user-v1:v0.0.0-233-g64fcacc + image: reg.cadoles.com/cadoles/hydra-remote-user-base:2023.12.11-develop.1523.5f14595 envFrom: - configMapRef: name: hydra-saml-env