From 7ac4a8b4b7b22162322290bc3bfd13f0e8038b42 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Sat, 30 May 2026 16:47:28 -0500 Subject: [PATCH] fc-updater: bump image to v202605301642-296f350-rework (ADR-179 rework live) Deploy the current FlowerCore.Updater main (PRs #52-#61) to prod: MSI-first packaging, beta gating + per-install tokens, interactive+bearer Authentik OIDC, native installer apply, and the .fcsetup.exe retirement (DropReleaseInstallers migration runs on the now-empty DB). Image pre-imported to rke2-server + agent1. 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 b5a8627..65b8579 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:v20260509-4162dca-authgate + image: localhost/fc-updater-web:v202605301642-296f350-rework imagePullPolicy: Never ports: - containerPort: 8080