From 319ba10d9f8a7ad8807fb5a1772c8f0ad99025ae Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Thu, 16 Jul 2026 22:51:23 +0200 Subject: [PATCH] hub: bump manifest image tag to 0.59.0 (Direction-2a poke sender) --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index fcc3b86..16068d6 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.58.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.59.0 ports: - containerPort: 8080 name: http