From c0038e48590c3a3b6fa9131ee7abef5988265c51 Mon Sep 17 00:00:00 2001 From: Codex Date: Fri, 8 May 2026 10:20:11 -0500 Subject: [PATCH] deploy(intranet): bump image to v20260508-7bad3a5 (Theme picker + FcThemedRoot) FlowerCore.Intranet.Web@7bad3a5 'feat(theme): add /admin/theme picker page + wrap routes in FcThemedRoot'. Image built, distributed to all 3 RKE2 nodes (10.0.56.11/12/13), 366/366 tests pass. Co-Authored-By: Claude Opus 4.7 (1M context) --- apps/intranet/intranet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/intranet/intranet.yaml b/apps/intranet/intranet.yaml index 720addb..8a69a3d 100644 --- a/apps/intranet/intranet.yaml +++ b/apps/intranet/intranet.yaml @@ -46,7 +46,7 @@ spec: spec: containers: - name: intranet-web - image: localhost/fc-intranet-web:v20260506-1737 + image: localhost/fc-intranet-web:v20260508-7bad3a5 imagePullPolicy: Never ports: - containerPort: 5300