From ff2655cf193fba178bbc746fb9cc536bbe9fc40d Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Mon, 3 Aug 2026 15:18:00 +0200 Subject: [PATCH] manifests: hub 0.91.0 -> 0.91.1 (R-86: observation may only widen a tier's window) --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index ff67c82..077e88a 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.91.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.91.1 ports: - containerPort: 8080 name: http