From 48daa4fdebb3a27607eb9849a465cf5e7a979c17 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Sun, 26 Jul 2026 16:59:38 +0200 Subject: [PATCH] manifests: pin hub 0.76.0 (R-82 Slice C tier-aware thresholds) --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 35f2293..c49baee 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.75.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.76.0 ports: - containerPort: 8080 name: http