From b2786252b053f147585e830c9d37662a653d7ef9 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Tue, 28 Apr 2026 18:31:53 -0500 Subject: [PATCH] chore(ttsreader): bump web image to v202604281831 (ops failed-manifest cleanup) Deploys fix for stale Failed manifest accumulation in TTS Reader Ops view and atomic-write guard against empty/corrupt job manifests. Co-Authored-By: Claude Sonnet 4.6 (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 9e6b987..adef22f 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:v202604281638 + image: localhost/fc-ttsreader-web:v202604281831 imagePullPolicy: Never ports: - containerPort: 5217