From 0eb9dc2e9bc01849cf43c2496f136c3603575b2d Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sun, 12 Jul 2026 11:12:42 +0200 Subject: [PATCH] =?UTF-8?q?manifests:=20raise=20global=20controller=20floo?= =?UTF-8?q?r=200.113.0=20=E2=86=92=200.120.0=20(publish=20train)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Env fallback DEFAULT_MIN_CONTROLLER_VERSION for the CAMPAIGN-3 wave. Day-0 artifact manifest already vouches agent 0.85.0 + golden 0.120.0 (MinAgent 0.81.0). Demo already 0.120.0 (no churn); Peti offline + gated (agent 0.79 < MinAgent 0.81 → controller held at 0.113 until his agent lands). DB global floor to be aligned to 0.120.0 by the operator, saved last. Co-Authored-By: Claude Opus 4.8 (1M context) Claude-Session: https://claude.ai/code/session_01Vvz1NCu22p8dGkRCpeX9re --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 07f70f9..7a91083 100644 --- a/manifests/hub.yaml +++ b/manifests/hub.yaml @@ -136,7 +136,7 @@ spec: # 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.113.0" + value: "0.120.0" # Resend API key — injected from the out-of-band Secret/resend-api (NOT committed). # See documentation/runbooks/secrets.md. Overrides the empty ConfigMap placeholder. - name: RESEND_API_KEY