From ac43d0cbf5ef87c6b5f0259082e7a2e6ba9436b9 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Thu, 26 Feb 2026 14:50:15 +0100 Subject: [PATCH] deploy: hub v0.6.2 Co-Authored-By: Claude Opus 4.6 --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index b5083a7..25f1a7a 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.6.1 + image: gitea.dooplex.hu/admin/felhom-hub:v0.6.2 ports: - containerPort: 8080 name: http