From f81dcd3b36e166e5d930cc520db4b0887e6eae58 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Sat, 20 Jun 2026 07:41:43 -0500 Subject: [PATCH] Deploy GX10 Intranet chrome standards image --- 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 ec276df..187fbd8 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:v20260617-sec5-intranet-1abdf90", + "image": "localhost/fc-intranet-web:v20260620-chrome-055d7b1", "imagePullPolicy": "Never", "securityContext": { "allowPrivilegeEscalation": false,