From edc7dcc9e2cbf0798918ad38db57ce206bb32f62 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 31 Jul 2026 08:20:48 +0200 Subject: [PATCH] manifests: hub 0.83.0 -> 0.84.0 (Console access card) --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index a901fb5..752a04b 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.83.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.84.0 ports: - containerPort: 8080 name: http