From 2b6cd29413ccb4b7113a66808328bb2e81558a02 Mon Sep 17 00:00:00 2001 From: "Adrian A. Baumann" Date: Sun, 1 Mar 2026 00:55:19 +0100 Subject: [PATCH] feat(sso): bump container version for SSO release --- helm/shorefront/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/shorefront/values.yaml b/helm/shorefront/values.yaml index b3de3cf..10344b7 100644 --- a/helm/shorefront/values.yaml +++ b/helm/shorefront/values.yaml @@ -42,4 +42,4 @@ keycloak: redirectUri: https://shorefront.baumann.gr/api/auth/oidc/callback containers: - version: "0.002" + version: "0.003"