From e535a8d34b67fac61301667897d4c717cf1162a1 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Fri, 17 Apr 2026 02:13:09 -0500 Subject: [PATCH] Deploy TTS Reader voice preview update --- 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 d03b336..8d8d970 100644 --- a/apps/fc-ttsreader/fc-ttsreader.yaml +++ b/apps/fc-ttsreader/fc-ttsreader.yaml @@ -37,7 +37,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-ttsreader-web:v20260417004033 + image: localhost/fc-ttsreader-web:v20260417011640 imagePullPolicy: Never ports: - containerPort: 5217