From 9771fd9c2750cfe33291b4030cbff0db4ef4d18a Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 8 Aug 2026 09:03:23 +0200 Subject: [PATCH] =?UTF-8?q?deploy:=20hub=200.99.0=20=E2=80=94=20the=20mani?= =?UTF-8?q?fest=20is=20the=20truth=20(R-260)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A built image deploys nothing until this tag moves in git and the app is synced. felhom-hub:0.99.0 confirmed present in the registry (manifest HTTP 200) before the bump. --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index b7e5344..b93a64f 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.98.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.99.0 ports: - containerPort: 8080 name: http