From 6b751b0fbef6ad7baba8276d419136b8e1c22312 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Mon, 15 Jun 2026 17:26:03 -0500 Subject: [PATCH] deploy(chat): pin citation fallback image --- apps/fc-chat/fc-chat.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/fc-chat/fc-chat.yaml b/apps/fc-chat/fc-chat.yaml index c449766..ffe63b8 100644 --- a/apps/fc-chat/fc-chat.yaml +++ b/apps/fc-chat/fc-chat.yaml @@ -47,6 +47,7 @@ data: FlowerCore__AI__Skills__Library__LibraryApiUrl: "http://library-web.fc-library.svc.cluster.local" FlowerCore__AI__Skills__Retail__RetailApiUrl: "http://retail-web.fc-retail.svc.cluster.local" FlowerCore__AI__Skills__Intranet__IntranetBaseUrl: "http://intranet-web.intranet.svc.cluster.local" + FlowerCore__AI__Skills__Intranet__PublicBaseUrl: "https://intranet.iamworkin.lan" FlowerCore__AI__Skills__Print__PrintMcpBaseUrl: "http://10.0.57.16:5200" FlowerCore__AI__Helpdesk__SentimentEscalation__Enabled: "true" FlowerCore__AI__IrcBridge__Enabled: "true" @@ -123,7 +124,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: chat-web - image: localhost/fc-chat-web:v20260614-regroup-ch6-37285d8 + image: localhost/fc-chat-web:v20260615-ch-citations-648211f imagePullPolicy: Never ports: - name: http