From 299070e4bf4a73d55bd57e3980aa7765087095ab Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Fri, 24 Apr 2026 13:37:33 -0500 Subject: [PATCH] =?UTF-8?q?fc-ttsreader:=20bump=20to=20v202604241332=20(XL?= =?UTF-8?q?=20sprint=20=E2=80=94=20sidebar=20shell=20+=20CHAP=20+=20offlin?= =?UTF-8?q?e=20ZIP=20+=20breaker)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Merges four XL-sprint lanes to TtsReader master: - FcSidebarLayout swap (MainLayout + NavMenu, deletes 88-line shell CSS) - ID3 CHAP chapter markers in rendered MP3s (Apple Podcasts chapter list) - POST /api/v1/projects/{id}/export/zip offline bundle + MCP tool - Per-engine TtsCircuitBreaker with Kokoro→Piper fallback + /voices engine-health panel + GET /api/v1/voices/engines/status 153/153 tests green on Linux dotnet build. Image imported to rke2-server / rke2-agent1 / rke2-agent2. No app env changes beyond the image tag. --- 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 f23bae0..d65b735 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:v202604240117 + image: localhost/fc-ttsreader-web:v202604241332 imagePullPolicy: Never ports: - containerPort: 5217