From d65b2f74ea12519c56d3660245b2bcdec046de2c Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 27 Jun 2026 12:20:29 +0200 Subject: [PATCH] =?UTF-8?q?manifests:=20hub=20global=20controller-version?= =?UTF-8?q?=20floor=20=E2=86=92=200.87.0=20(Phase=202=20live)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Persists the global floor set live during the Phase 2 floor test so git matches the running deploy. Only demo-felhom reports (peti-felhom is config-only). Co-Authored-By: Claude Opus 4.8 (1M context) Claude-Session: https://claude.ai/code/session_01FSZmmSFVzGwEzhYmxbkgBK --- manifests/hub.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 7b534e4..fa50ee6 100644 --- a/manifests/hub.yaml +++ b/manifests/hub.yaml @@ -124,6 +124,10 @@ spec: env: - name: TZ value: "Europe/Budapest" + # Phase 2 managed updates: global controller-version FLOOR fallback. Any reporting box below + # this auto-updates to it (unless a per-customer override is set via the operator UI). + - name: DEFAULT_MIN_CONTROLLER_VERSION + value: "0.87.0" - name: REGISTRY_USERNAME valueFrom: secretKeyRef: