From 991c3f0f15e9710dafcbd86d6354f9e785cd97de Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Fri, 19 Jun 2026 12:51:03 -0500 Subject: [PATCH] deploy(irc): roll web trust-store 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 7c8e3e2..145a240 100644 --- a/apps-gx10/irc/irc.yaml +++ b/apps-gx10/irc/irc.yaml @@ -1394,7 +1394,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-irc-web:v20260619-irc2-699f0d1 + image: localhost/fc-irc-web:v20260619-irc2-trust-010f526 imagePullPolicy: Never ports: - containerPort: 5080