From 6c21d14a98d13cc469aaa45eef26c13bf8c7ae0b Mon Sep 17 00:00:00 2001 From: Codex Date: Fri, 8 May 2026 13:07:24 -0500 Subject: [PATCH] deploy(fc-updater): bump image to v20260508-pub3-deepening-2bdf108 Promotes the fleet to FlowerCore.Updater main @ 2bdf108 which combines: - PR #6 publish pre-signed releases (1a188f4) - PR #7 deeper public-host privacy enforcement (8cd8544) - PublishPreSignedAsync(stream, sig) Integration coverage (2bdf108) Live image already imported to rke2-server and rolled via deploy-web.ps1. This commit aligns the bluejay-infra source of truth so ArgoCD doesn't snap the spec back to the previous tag (per feedback_argocd_managed_image_overrides_do_not_stick). --- 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 27be048..a264a21 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:v20260507-public-privacy + image: localhost/fc-updater-web:v20260508-pub3-deepening-2bdf108 imagePullPolicy: Never ports: - containerPort: 8080