From 6b1fbca51de80dcfd58d9aa911c2c6c29198ec85 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 17 Jul 2026 11:26:47 +0200 Subject: [PATCH] hub: bump manifest image tag to 0.60.1 (host-delete escrow demotion) --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index e5592d8..e9f1b81 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.60.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.60.1 ports: - containerPort: 8080 name: http