From 4529922e6dbfefb0f1d78d0abeb77281546580a0 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 18 Jul 2026 21:46:56 +0200 Subject: [PATCH] manifests: hub 0.66.0 -> 0.67.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Deploys hub v0.67.0 (auto-minted self-bind link, post-RESET staleness banner, unprovisioned-offsite warning, pbsdr_reissued flash text). The manifest is the truth — the code push and image build deploy nothing until this tag moves. Co-Authored-By: Claude Opus 4.8 (1M context) Claude-Session: https://claude.ai/code/session_01Nn3VgQk9iwEGgyx6QJ2NvE --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 1fcbcd8..06f9cd3 100644 --- a/manifests/hub.yaml +++ b/manifests/hub.yaml @@ -125,7 +125,7 @@ spec: spec: containers: - name: hub - image: gitea.dooplex.hu/admin/felhom-hub:0.66.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.67.0 ports: - containerPort: 8080 name: http