From d5774d31894141c28bfe67fa15fc4ec9fb4d96e7 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sun, 2 Aug 2026 21:08:17 +0200 Subject: [PATCH] manifests: hub 0.87.0 -> 0.88.0 (R-172 WAL fix) --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index cc18230..72b946c 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.87.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.88.0 ports: - containerPort: 8080 name: http