From 23cb48734807667784bf89a3c73efa5beeb3dc79 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Wed, 25 Feb 2026 12:45:02 +0100 Subject: [PATCH] deploy: hub v0.6.0 --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index c613b99..3f89863 100644 --- a/manifests/hub.yaml +++ b/manifests/hub.yaml @@ -117,7 +117,7 @@ spec: spec: containers: - name: hub - image: gitea.dooplex.hu/admin/felhom-hub:v0.5.1 + image: gitea.dooplex.hu/admin/felhom-hub:v0.6.0 ports: - containerPort: 8080 name: http