From af601a129707a98cd2f3ffc090ec567fe5ebdb2b Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 21 Feb 2026 16:43:54 +0100 Subject: [PATCH] deploy hub v0.3.8 Co-Authored-By: Claude Sonnet 4.6 --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 393b1f6..22c6e19 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.3.7 + image: gitea.dooplex.hu/admin/felhom-hub:v0.3.8 ports: - containerPort: 8080 name: http