From 7b4f57bb97439b9b8bb4f4308ea80c996aeb0400 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Sun, 14 Jun 2026 12:45:39 -0500 Subject: [PATCH] deploy(updater): pin regroup web image --- apps/fc-updater/fc-updater.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fc-updater/fc-updater.yaml b/apps/fc-updater/fc-updater.yaml index 5106a74..ae6b5f3 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:v202605310029-7974fc4 + image: localhost/fc-updater-web:v20260614-regroup-bdf4a4a imagePullPolicy: Never ports: - containerPort: 8080