From 8f9c728ebd84deb8715edc803892d1ed5e719ee8 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Sat, 20 Jun 2026 22:52:31 -0500 Subject: [PATCH] deploy(gx10): roll Updater SEC-5 image --- apps-gx10/fc-updater/deployment-updatecenter-web.json | 2 +- apps/fc-updater/fc-updater.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps-gx10/fc-updater/deployment-updatecenter-web.json b/apps-gx10/fc-updater/deployment-updatecenter-web.json index 37d8710..bab3dba 100644 --- a/apps-gx10/fc-updater/deployment-updatecenter-web.json +++ b/apps-gx10/fc-updater/deployment-updatecenter-web.json @@ -231,7 +231,7 @@ "value": "26843545600" } ], - "image": "localhost/fc-updater-web:v20260618-feed-signed-9cc9942", + "image": "localhost/fc-updater-web:v20260620-updater-sec5-f20976e", "imagePullPolicy": "Never", "securityContext": { "allowPrivilegeEscalation": false, diff --git a/apps/fc-updater/fc-updater.yaml b/apps/fc-updater/fc-updater.yaml index 7faab6a..0e2d05d 100644 --- a/apps/fc-updater/fc-updater.yaml +++ b/apps/fc-updater/fc-updater.yaml @@ -61,7 +61,7 @@ spec: nodeName: rke2-server containers: - name: web - image: localhost/fc-updater-web:v20260618-feed-signed-9cc9942 + image: localhost/fc-updater-web:v20260620-updater-sec5-f20976e imagePullPolicy: Never ports: - containerPort: 8080