From f98603c9ffaa6da28f512776813e20d576993ea0 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Sun, 21 Jun 2026 02:12:34 -0500 Subject: [PATCH] Deploy IRC Anope auth boundary image --- 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 20a61ff..e191f29 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-sec5-f9b14b5 + image: localhost/fc-irc-web:v20260621-irc-anopeauth-d77d464 imagePullPolicy: Never ports: - containerPort: 5080