From 8ad7eb714b4aa9d7a19ec8ca0195b95262dac670 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Tue, 28 Apr 2026 15:46:28 -0500 Subject: [PATCH] fix(ttsreader): bump image to v202604281542 (annotation few-shot prompt + UI hint) --- 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 2934a79..693b96e 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:v202604281444 + image: localhost/fc-ttsreader-web:v202604281542 imagePullPolicy: Never ports: - containerPort: 5217