From 047e296ad1508d1c933135045bb5dc166d81d9e2 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 8 Aug 2026 17:56:34 +0200 Subject: [PATCH] deploy: hub 0.100.2 (connection reuse for the Gitea client) --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 63f0d5d..b395e6c 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.100.1 + image: gitea.dooplex.hu/admin/felhom-hub:0.100.2 ports: - containerPort: 8080 name: http