From 585f12e04f1e733793664083f64b4eb96d94f597 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Wed, 1 Jul 2026 09:03:32 +0200 Subject: [PATCH] manifests: bump hub image to 0.29.0 (artifact version dropdowns) Co-Authored-By: Claude Opus 4.8 (1M context) --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 58c0689..1a56aaa 100644 --- a/manifests/hub.yaml +++ b/manifests/hub.yaml @@ -126,7 +126,7 @@ spec: spec: containers: - name: hub - image: gitea.dooplex.hu/admin/felhom-hub:0.28.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.29.0 ports: - containerPort: 8080 name: http