From ceb58f08f20950aec90822d6297d4b19a2aba1df Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Sat, 20 Jun 2026 13:18:18 -0500 Subject: [PATCH] Deploy Scoreboard visual workflow image to GX10 --- apps-gx10/fc-scoreboard/deployment-scoreboard-web.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps-gx10/fc-scoreboard/deployment-scoreboard-web.json b/apps-gx10/fc-scoreboard/deployment-scoreboard-web.json index 6c5a186..b5cb56a 100644 --- a/apps-gx10/fc-scoreboard/deployment-scoreboard-web.json +++ b/apps-gx10/fc-scoreboard/deployment-scoreboard-web.json @@ -44,7 +44,7 @@ } } ], - "image": "localhost/fc-scoreboard-web:v20260619-scoreboard-981d4b5", + "image": "localhost/fc-scoreboard-web:v20260620-scoreboard-vr-5df3f9a", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3, @@ -93,7 +93,7 @@ "-c", "chown -R 1654:1654 /data && chmod -R u+rwX,g+rwX /data" ], - "image": "localhost/fc-scoreboard-web:v20260619-scoreboard-981d4b5", + "image": "localhost/fc-scoreboard-web:v20260620-scoreboard-vr-5df3f9a", "imagePullPolicy": "Never", "name": "scoreboard-data-permissions", "resources": {},