From 01cb9a557f16a9c39c79bc0325ac2cf0d77b20bd Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Wed, 22 Apr 2026 16:13:15 -0500 Subject: [PATCH] fc-ttsreader: deploy fixed reader image --- 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 05a3f08..aaf4eb8 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:v20260422151828 + image: localhost/fc-ttsreader-web:v20260422160818 imagePullPolicy: Never ports: - containerPort: 5217