From 90ab8508452f8daa045830f853ca2f43b5031c69 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Sun, 21 Jun 2026 18:31:21 -0500 Subject: [PATCH] Deploy Intranet library fragment fix to GX10 --- apps-gx10/intranet/deployment-intranet-web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-gx10/intranet/deployment-intranet-web.json b/apps-gx10/intranet/deployment-intranet-web.json index 549fdff..9f027f1 100644 --- a/apps-gx10/intranet/deployment-intranet-web.json +++ b/apps-gx10/intranet/deployment-intranet-web.json @@ -82,7 +82,7 @@ } } ], - "image": "localhost/fc-intranet-web:v20260621-rum3-2c01daa", + "image": "localhost/fc-intranet-web:v20260621-library-fragments-9b9bb28", "imagePullPolicy": "Never", "securityContext": { "allowPrivilegeEscalation": false,