From c6811eadd87b50820b674ab925dae7eda3e0bf21 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Mon, 27 Apr 2026 17:52:34 -0500 Subject: [PATCH] intranet: bump image to v20260427-newpages-and-topology Adds 7 new pages (5 service pages, AI topology, opencode operator guide) to https://intranet.iamworkin.lan: /services/dns /services/distribution /services/llm-bridge /services/knowledge /services/provisioning /services/ai-topology /development/local-ai-agents Plus topology corrections in /services/ai (AiStack.razor) and 6 new nav entries. Source commit: FlowerCore.Intranet.Web@1598542 on codex-wip-pre-readaloud-collision-2026-04-24. Image built from artifacts/publish via Dockerfile.deploy on BLUEJAY-WS, imported to all 3 RKE2 nodes (rke2-server + rke2-agent1 + rke2-agent2). Build: 0 warnings, 0 errors, 197/197 tests passing. 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 699d166..8753e48 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:v202604242354overridefix + image: localhost/fc-intranet-web:v20260427-newpages-and-topology imagePullPolicy: Never ports: - containerPort: 5300