From f604ab419eb2e79d6152ae4af5c5599b11d495cd Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Tue, 28 Apr 2026 19:30:41 -0500 Subject: [PATCH] feat(ttsreader): bump image to v202604281923 (SignalR ProgressHub) Adds ProgressHub endpoint at /hubs/progress with project-scoped group broadcasting for JobStarted, CueProgress, JobCompleted, and JobFailed events. Co-Authored-By: Claude Opus 4.7 (1M context) --- 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 adef22f..7b27c33 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:v202604281831 + image: localhost/fc-ttsreader-web:v202604281923 imagePullPolicy: Never ports: - containerPort: 5217