From 297a2a9bbcc7438ecd00699dee70b0bc8988d678 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Fri, 24 Apr 2026 00:25:48 -0500 Subject: [PATCH] ttsreader: bump image to v202604240023 for P3 one-click book render New surfaces: POST /api/v1/bible/projects (one-click whole-book render), GET /api/v1/bible/books, GET /api/v1/bible/books/{book}/preview, MCP tools render_tts_reader_bible_book + list_tts_reader_bible_books, Dashboard "Render a Bible book" card. 107/107 tests, +7 from previous. --- 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 3c50478..07c0089 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:v202604232334 + image: localhost/fc-ttsreader-web:v202604240023 imagePullPolicy: Never ports: - containerPort: 5217