From 292cc231a4f741b4c4dade6817003316980c6da1 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Sun, 31 May 2026 12:27:59 -0500 Subject: [PATCH] Deploy TtsReader correction bridge images --- apps/fc-ttsreader/fc-ttsreader.yaml | 2 +- apps/intranet/intranet.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/fc-ttsreader/fc-ttsreader.yaml b/apps/fc-ttsreader/fc-ttsreader.yaml index 904e85b..3471d9d 100644 --- a/apps/fc-ttsreader/fc-ttsreader.yaml +++ b/apps/fc-ttsreader/fc-ttsreader.yaml @@ -532,7 +532,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-ttsreader-web:v20260518-sprint36-demo-finish-b132cbf + image: localhost/fc-ttsreader-web:v20260531-tts-corrections imagePullPolicy: Never ports: - containerPort: 5217 diff --git a/apps/intranet/intranet.yaml b/apps/intranet/intranet.yaml index 5e5347e..9b21144 100644 --- a/apps/intranet/intranet.yaml +++ b/apps/intranet/intranet.yaml @@ -46,7 +46,7 @@ spec: spec: containers: - name: intranet-web - image: localhost/fc-intranet-web:v20260508-brochure-w1 + image: localhost/fc-intranet-web:v20260531-ttsreader-bridge imagePullPolicy: Never ports: - containerPort: 5300