From 76b1938afa1dff0c95531668af535d920be1b7a1 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Tue, 28 Apr 2026 14:43:06 -0500 Subject: [PATCH] fix(ttsreader): bump image to v202604281434 for live playback regression patch (study-player + speech override synth) --- 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 ab800b9..69b5e2a 100644 --- a/apps/fc-ttsreader/fc-ttsreader.yaml +++ b/apps/fc-ttsreader/fc-ttsreader.yaml @@ -519,7 +519,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-ttsreader-web:v202604280946 + image: localhost/fc-ttsreader-web:v202604281434 imagePullPolicy: Never ports: - containerPort: 5217