From 746bcb3dfdcbbf0f6fac8a37bdc8ea6668851054 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Sun, 21 Jun 2026 14:59:26 -0500 Subject: [PATCH] Pin RUM-3 web images --- apps-gx10/fc-dms/deployment-dms-web.json | 2 +- apps-gx10/intranet/deployment-intranet-web.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps-gx10/fc-dms/deployment-dms-web.json b/apps-gx10/fc-dms/deployment-dms-web.json index af748a3..aea82b6 100644 --- a/apps-gx10/fc-dms/deployment-dms-web.json +++ b/apps-gx10/fc-dms/deployment-dms-web.json @@ -97,7 +97,7 @@ } } ], - "image": "localhost/fc-dms-web:v20260620-dms-vr-41ec976", + "image": "localhost/fc-dms-web:v20260621-rum3-316cb2d", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3, diff --git a/apps-gx10/intranet/deployment-intranet-web.json b/apps-gx10/intranet/deployment-intranet-web.json index 6b6fab6..549fdff 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:v20260620-chrome-055d7b1", + "image": "localhost/fc-intranet-web:v20260621-rum3-2c01daa", "imagePullPolicy": "Never", "securityContext": { "allowPrivilegeEscalation": false,