From 2ad5398584a3fa02bc426d2d99d07fa574e2f6ff Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Sun, 21 Jun 2026 19:49:10 -0500 Subject: [PATCH] Deploy TtsReader real MCP image to GX10 --- apps-gx10/fc-ttsreader/deployment-ttsreader-web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-gx10/fc-ttsreader/deployment-ttsreader-web.json b/apps-gx10/fc-ttsreader/deployment-ttsreader-web.json index 98f8058..5950a58 100644 --- a/apps-gx10/fc-ttsreader/deployment-ttsreader-web.json +++ b/apps-gx10/fc-ttsreader/deployment-ttsreader-web.json @@ -197,7 +197,7 @@ } } ], - "image": "localhost/fc-ttsreader-web:v20260620-ttsreader-vr-a3b3957", + "image": "localhost/fc-ttsreader-web:v20260622-real-mcp-fa338c0", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3,