From 54179a6c4c1dd13a05a41e5fa0cf84a521af8ca9 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Wed, 17 Jun 2026 12:49:35 -0500 Subject: [PATCH] =?UTF-8?q?fix(chat):=20roll=20fc-chat=20to=20chatfix-54fd?= =?UTF-8?q?549=20(arm64)=20=E2=80=94=20/tickets=20redirect=20+=20send-butt?= =?UTF-8?q?on=20recovery?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump fc-chat image to localhost/fc-chat-web:v20260617-chatfix-54fd549, built for arm64 on GX10 from Chat master 54fd549 + Common 0a4174d: - OperatorRouteRedirect bounces ANY unauthorized path to sign-in (was: only operator/ops-chat prefixes, so /tickets sat on "Redirecting..." forever) - FcAiChat send button stays clickable as Cancel while generating + closes the reconnect-recovery gap so it re-enables after a circuit drop Co-Authored-By: Claude Opus 4.8 --- apps-gx10/fc-chat/deployment-chat-web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-gx10/fc-chat/deployment-chat-web.json b/apps-gx10/fc-chat/deployment-chat-web.json index a431bae..88b1f79 100644 --- a/apps-gx10/fc-chat/deployment-chat-web.json +++ b/apps-gx10/fc-chat/deployment-chat-web.json @@ -83,7 +83,7 @@ } } ], - "image": "localhost/fc-chat-web:v20260617-sec5-chat-358f7ca", + "image": "localhost/fc-chat-web:v20260617-chatfix-54fd549", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3,