From 523ba6123241eaa7c2cd0c1e54bd8260f393e53e Mon Sep 17 00:00:00 2001 From: Codex Date: Tue, 5 May 2026 10:27:14 -0500 Subject: [PATCH] deploy(fc-intranet-web): roll Phase 0 closeout image v20260505-1023 Bumps intranet image tag to bring live pod up to FlowerCore.Intranet.Web@ea80c25 (post-XXXL Phase 0 closeout merge). Image imported to all 3 RKE2 nodes via scripts/deploy.sh v20260505-1023. Carries the 8 commits from claude/intranet-fleet-fixes: - Range processing for read-aloud audio - Blazor SignalR receive limit raise (8 MB) - ASP.NET footgun sweep (PR #3) - Self-contained linux-x64 publish (transitive deps) - Blazor error-ui banner proof + AAT - DataProtection-in-DB + FcReconnectModal adoption - Custom .bj-reconnect CSS removal - Library PNG privacy withdrawal + WorldBuilder design page + Overview enrichment Tests: 273/273 passed, 32 AAT skipped, 0W/0E build. 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 740316d..3b12935 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:v20260429-1646 + image: localhost/fc-intranet-web:v20260505-1023 imagePullPolicy: Never ports: - containerPort: 5300