From 3616dcbb7c43d51cf0f7db00dcef65d33d177a6b Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Mon, 13 Jul 2026 15:05:06 +0200 Subject: [PATCH] manifest: hub 0.53.0 (closing bundle GitOps bump; rides with the report-api secretKeyRef - Secret created out-of-band 2026-07-13 before this sync) --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 4e10452..bf3dcc5 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.52.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.53.0 ports: - containerPort: 8080 name: http