From 068bce673c4ce6f3e6f0efa0d7c983f5ca165da3 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Wed, 22 Jul 2026 09:24:42 +0200 Subject: [PATCH] chore(manifests): hub image 0.70.0 -> 0.70.1 --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 1d7bc16..d5dd3f1 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.70.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.70.1 ports: - containerPort: 8080 name: http