From 6a89a76e39e3f284d644e6ce1d2b56599720093f Mon Sep 17 00:00:00 2001 From: Codex Date: Wed, 6 May 2026 16:04:31 -0500 Subject: [PATCH] fc-ttsreader: bump image to v202605061500 (Phase 4delta enrichment pipeline) Phase 4delta server-side HTML overlay enrichment landed in FlowerCore.TtsReader@8f23e15 (master @6091618). Adds 9-pass enrichment + SQLite-backed cache + 4 REST endpoints (/api/v1/enrich/{html,jsonld,both,passes}) + RenderRequest.sourceJsonLd. Tests 476 -> 522 (+46). Image already imported to all RKE2 nodes via deploy.sh; this bumps the bluejay-infra-managed tag so ArgoCD reconciles the live deployment. Co-Authored-By: Claude Opus 4.7 (1M context) --- apps/fc-ttsreader/fc-ttsreader.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fc-ttsreader/fc-ttsreader.yaml b/apps/fc-ttsreader/fc-ttsreader.yaml index 8bc989a..503b051 100644 --- a/apps/fc-ttsreader/fc-ttsreader.yaml +++ b/apps/fc-ttsreader/fc-ttsreader.yaml @@ -532,7 +532,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-ttsreader-web:v20260506-47a88ae + image: localhost/fc-ttsreader-web:v202605061500 imagePullPolicy: Never ports: - containerPort: 5217