From 2b471a55b0af3fcd3ad0ea304abfa858db36bc4c Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Fri, 24 Apr 2026 01:40:49 -0500 Subject: [PATCH] intranet: bump to v202604240140longchunk (rebuild with correct corpus) v202604240135longchunk image shipped with only 1 file in the baked corpus (NEXT-SPRINT.md) because the corpus tar was accidentally built from the Intranet.Web working directory instead of the Notes repo root. Rebuilt from the right cwd; new image has the expected 370 *.md + *.html files at /srv/flowercore-notes/docs/. Same long-chunk handling code as v202604240135longchunk; just a clean rebuild. 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 20b7f6d..df76aa8 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:v202604240135longchunk + image: localhost/fc-intranet-web:v202604240140longchunk imagePullPolicy: Never ports: - containerPort: 5300