From dec8b19ac291642bcad1d464b2600ea9b2fe1fb6 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 20 Feb 2026 15:58:52 +0100 Subject: [PATCH] manifests: bump hub image to v0.2.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 d08f2c2..49901e4 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.2.0 + image: gitea.dooplex.hu/admin/felhom-hub:v0.2.1 ports: - containerPort: 8080 name: http