From ced04a614881b1ad0dac4a528fcecc48a30f576d Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Tue, 28 Apr 2026 09:54:27 -0500 Subject: [PATCH] intranet: bump web image to v20260428-0953 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sprint E XXL Intranet docs depth + read-aloud-root sweep deploy. Image tag v20260427-2353 → v20260428-0953: - Track A (Intranet.Web@c4f3d78): 7 service pages deepened toward PrintService.razor's 8-tab depth standard. Workflows / Verified Surfaces / Recent Verified Changes added. - Read-aloud-root sweep (Intranet.Web@787982c): data-read-aloud-root wrappers added to 6 older /services/* pages so the read-aloud overlay scopes content extraction precisely instead of falling back to
with layout chrome included. --- 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 79b0818..c3edc3e 100644 --- a/apps/intranet/intranet.yaml +++ b/apps/intranet/intranet.yaml @@ -37,7 +37,7 @@ spec: spec: containers: - name: intranet-web - image: localhost/fc-intranet-web:v20260427-2353 + image: localhost/fc-intranet-web:v20260428-0953 imagePullPolicy: Never ports: - containerPort: 5300