From 55a6427509297a94a3909be7170accf36ed1cbc6 Mon Sep 17 00:00:00 2001 From: tegwick Date: Mon, 10 Aug 2026 08:56:29 +0200 Subject: [PATCH] Deploy coulomb-social:f5537d8 with id_token OIDC claims Fixes public Sign-in on app.coulomb.social when KeyCape /userinfo returns 401. --- helm/coulomb-social-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/coulomb-social-values.yaml b/helm/coulomb-social-values.yaml index b919cd5..086293c 100644 --- a/helm/coulomb-social-values.yaml +++ b/helm/coulomb-social-values.yaml @@ -3,7 +3,7 @@ image: repository: forgejo.coulomb.social/coulomb/coulomb-social - tag: "7067145" + tag: "f5537d8" # Public host: app.coulomb.social (parallel to Bubble on apex coulomb.social). # Apex cutover is deferred until data + self-registration are ready.