From 2dee33f21d30961817246019a1c829aa7e63697d Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Fri, 19 Jun 2026 16:11:16 -0500 Subject: [PATCH] deploy(chat): roll chat-web to v20260619-proofjay3b-bf2e147 (Proof Jay Phase 3b companion API) Companion session adapter + /api/companion (SSE, fail-closed). Chat master@641eb3d. 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 a3d7fab..fbe8469 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:v20260619-proofjay-78b1f5f", + "image": "localhost/fc-chat-web:v20260619-proofjay3b-bf2e147", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3,