From 1cc4324cfb3b29fb9a201ef095c554fcb2f8327e Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Thu, 23 Apr 2026 14:28:08 -0500 Subject: [PATCH] Deploy TTS Reader import and preview fixes --- 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 db71963..0f445c9 100644 --- a/apps/fc-ttsreader/fc-ttsreader.yaml +++ b/apps/fc-ttsreader/fc-ttsreader.yaml @@ -46,7 +46,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-ttsreader-web:v20260423130525 + image: localhost/fc-ttsreader-web:v20260423142658 imagePullPolicy: Never ports: - containerPort: 5217