From 77e167b17c494414b40b887ce6e474d9a3800cc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20Gourv=C3=A9nec?= Date: Tue, 11 Mar 2025 15:42:32 +0100 Subject: [PATCH] feat(oidc-test): update image ref --- components/oidc-test/resources/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/oidc-test/resources/deployment.yaml b/components/oidc-test/resources/deployment.yaml index 24f55db..7967d96 100644 --- a/components/oidc-test/resources/deployment.yaml +++ b/components/oidc-test/resources/deployment.yaml @@ -17,7 +17,7 @@ spec: app.kubernetes.io/name: oidc-test spec: containers: - - image: reg.cadoles.com/cadoles/oidc-test:2023.12.6-stable.1502.ebfd504 + - image: reg.cadoles.com/cadoles/oidc-test:2025.3.11-stable.1428.6545cb3 name: oidc-test ports: - containerPort: 8080