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