From a0673070d38384e37dd0f30b5784f335f3f59ced Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Sat, 20 Jun 2026 14:26:36 -0500 Subject: [PATCH] Deploy IRC web CI fix image to GX10 --- 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 aa5617c..6caad7e 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-mgmt-0622993 + image: localhost/fc-irc-web:v20260620-irc-ci-8644292 imagePullPolicy: Never ports: - containerPort: 5080