From 5a7cdc9e57ed3aa6da5006b208434113d52f259c Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Fri, 19 Jun 2026 22:12:11 -0500 Subject: [PATCH] Deploy IRC Chat sync import --- apps-gx10/irc/irc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-gx10/irc/irc.yaml b/apps-gx10/irc/irc.yaml index f8de76d..95ac18c 100644 --- a/apps-gx10/irc/irc.yaml +++ b/apps-gx10/irc/irc.yaml @@ -1481,7 +1481,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-irc-web:v20260620-irc-protocol-bff7d8c + image: localhost/fc-irc-web:v20260620-irc-chatsync-efd2370 imagePullPolicy: Never ports: - containerPort: 5080