From cad0406e2b0489951a397934e4937149056f6443 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Wed, 5 Aug 2026 17:50:23 +0200 Subject: [PATCH] manifests: hub 0.96.0 -> 0.97.0 (R-216 floor guard, R-222 ACK fields) --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 1cccdad..8e2c3d2 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.96.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.97.0 ports: - containerPort: 8080 name: http