From 8db15bac1635b623e328e5f02edf2efda066ff18 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Tue, 9 Jun 2026 16:35:21 +0200 Subject: [PATCH] deploy(hub): bump manifests/hub.yaml image to v0.7.3 (ingest backups + restore_tests) Co-Authored-By: Claude Opus 4.8 (1M context) --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index f8497b2..daa2d01 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.7.2 + image: gitea.dooplex.hu/admin/felhom-hub:v0.7.3 ports: - containerPort: 8080 name: http