From 634e90a9ee9bd2a07809446a8db947ff40920f51 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Thu, 23 Apr 2026 12:47:45 -0500 Subject: [PATCH] Deploy TTS Reader quick hardening release --- 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 05bd72b..65ce5fc 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:v20260423114016 + image: localhost/fc-ttsreader-web:v20260423124615 imagePullPolicy: Never ports: - containerPort: 5217