From 500b2484ab29c9d43d31605dd720d7e9a9977e8d Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Thu, 18 Jun 2026 18:23:17 -0500 Subject: [PATCH] deploy(gx10): bump DeviceManagement web readiness image --- apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json b/apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json index 47d9987..cb06b94 100644 --- a/apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json +++ b/apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json @@ -295,7 +295,7 @@ "value": "true" } ], - "image": "localhost/fc-devicemgmt-web:v20260618-cmdres-b080284", + "image": "localhost/fc-devicemgmt-web:v20260618-webready-da2734a", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3,