From df4d0a2255726c770eb1884fd0bb59e0f4e9e0f2 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 21 Feb 2026 14:32:55 +0100 Subject: [PATCH] manifests: bump hub to v0.3.6 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 1636f58..6e96909 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.5 + image: gitea.dooplex.hu/admin/felhom-hub:v0.3.6 ports: - containerPort: 8080 name: http