From 45ee40920d330915df2b0eedfc25577ad2204be4 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Tue, 28 Apr 2026 16:44:57 -0500 Subject: [PATCH] fix(ttsreader): bump image to v202604281638 (Range support + Ollama timeout 240s) --- 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 693b96e..9e6b987 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:v202604281542 + image: localhost/fc-ttsreader-web:v202604281638 imagePullPolicy: Never ports: - containerPort: 5217