From 764e4a8f491357c9b88de31e1c778205deb18516 Mon Sep 17 00:00:00 2001 From: Robot Date: Wed, 17 Jun 2026 23:43:38 -0500 Subject: [PATCH] deploy(gx10): use complete DeviceManagement NanoHUB 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 18bb3fe..7c76ab3 100644 --- a/apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json +++ b/apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json @@ -102,7 +102,7 @@ "value": "redis.fc-redis.svc:6379" } ], - "image": "localhost/fc-devicemgmt-web:v20260618-mdmn6-c8e748d", + "image": "localhost/fc-devicemgmt-web:v20260618-mdmn6-c8e748d-r2", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3,