From b015c8a8e12788660353fd14914b8a5b8f403d64 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Thu, 18 Jun 2026 12:42:42 -0500 Subject: [PATCH] deploy(updater): roll feed signed manifest 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 23c4df7..951717f 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-containment-8c5386e-r2", + "image": "localhost/fc-updater-web:v20260618-feed-signed-9cc9942", "imagePullPolicy": "Never", "securityContext": { "allowPrivilegeEscalation": false, diff --git a/apps/fc-updater/fc-updater.yaml b/apps/fc-updater/fc-updater.yaml index 6276079..460be1d 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-public-containment-8c5386e-r2 + image: localhost/fc-updater-web:v20260618-feed-signed-9cc9942 imagePullPolicy: Never ports: - containerPort: 8080