From 6c1375b21a9fefa0341c337393fd893f807919ba Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Thu, 23 Apr 2026 23:15:53 -0500 Subject: [PATCH] ttsreader: bump image to v202604232310 for Media Session API + Bible lexicon Pulls in FlowerCore.TtsReader@63e6b62: P1.1 Media Session API wiring in fc-media-session.js + quick-player.js + rendered-chapter-player.js, and P1.2 biblical-name pronunciation lexicon auto-seed on Bible-source project creation plus apply-bible-defaults endpoint + MCP tool for existing projects. Tests 81 -> 97 all green. 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 67813e9..ea4022f 100644 --- a/apps/fc-ttsreader/fc-ttsreader.yaml +++ b/apps/fc-ttsreader/fc-ttsreader.yaml @@ -142,7 +142,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-ttsreader-web:v20260423171304 + image: localhost/fc-ttsreader-web:v202604232310 imagePullPolicy: Never ports: - containerPort: 5217