From 9964ae6fd4a677bdd48332bb1286530016dc4544 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 17 Jul 2026 15:08:50 +0200 Subject: [PATCH] manifests: hub 0.61.0 -> 0.62.0 (R-21 slice C appliance registration) --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 4937959..c5a138c 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.61.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.62.0 ports: - containerPort: 8080 name: http