From 4636991fcd8036af00bf0e53cb977b4987a2a03a Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Mon, 23 Feb 2026 15:08:14 +0100 Subject: [PATCH] deploy: hub v0.4.1 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 0e50ef4..0a2fa81 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:0.4.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.4.1 ports: - containerPort: 8080 name: http