From a65b356c9dba117e6daad3020ff6c8d1362130da Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Sat, 30 May 2026 18:27:45 -0500 Subject: [PATCH] deploy(fc-updater): roll UC to v202605301823-a6c3354 (Phase 3 SQLite fixes) Durable image bump for FlowerCore.Updater main a6c3354 (PRs #63-#66): hosted-service + request-path SQLite DateTimeOffset fixes, StopHost restored + per-tick resilience, Shared.Settings 1.0.1. Image built + imported to rke2-server. Un-degrades the Phase-9 provenance verifier + settings poll (were stopped under the removed global Ignore mask). Co-Authored-By: Claude Opus 4.8 --- 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 b4f733f..fa41af6 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:v202605301703-296f350-fix2 + image: localhost/fc-updater-web:v202605301823-a6c3354 imagePullPolicy: Never ports: - containerPort: 8080