From 7be98e5efca865beb7ccfea47697223328006b4d Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Sat, 30 May 2026 20:22:13 -0500 Subject: [PATCH] Bump UpdateCenter image to hosted-service fix --- 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 fa41af6..cf4fe97 100644 --- a/apps/fc-updater/fc-updater.yaml +++ b/apps/fc-updater/fc-updater.yaml @@ -58,7 +58,7 @@ spec: nodeName: rke2-server containers: - name: web - image: localhost/fc-updater-web:v202605301823-a6c3354 + image: localhost/fc-updater-web:v202605302018-c9198bc imagePullPolicy: Never ports: - containerPort: 8080