From f7e3d50d5ac3385332bf4488985d86122aef564b Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 17 Jul 2026 10:50:21 +0200 Subject: [PATCH] hub: bump manifest image tag to 0.60.0 (Part B escrow retention) --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 16068d6..e5592d8 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.59.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.60.0 ports: - containerPort: 8080 name: http