From 65af283aeaea27efc5c66f99d3423a39564c300e Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Wed, 17 Jun 2026 23:58:54 -0500 Subject: [PATCH] deploy(updater): roll public exposure fix-forward image --- apps-gx10/fc-updater/deployment-updatecenter-web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-gx10/fc-updater/deployment-updatecenter-web.json b/apps-gx10/fc-updater/deployment-updatecenter-web.json index d004350..b8993a1 100644 --- a/apps-gx10/fc-updater/deployment-updatecenter-web.json +++ b/apps-gx10/fc-updater/deployment-updatecenter-web.json @@ -199,7 +199,7 @@ "value": "26843545600" } ], - "image": "localhost/fc-updater-web:v20260618-public-exposure-6c0d0e4", + "image": "localhost/fc-updater-web:v20260618-public-exposure-6c0d0e4-r2", "imagePullPolicy": "Never", "securityContext": { "allowPrivilegeEscalation": false,