From b12f8ec2f32f36dd4ec1d3f835b5da1d77271d51 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 7 Aug 2026 12:20:59 +0200 Subject: [PATCH] =?UTF-8?q?deploy=20hub=20v0.98.0=20=E2=80=94=20the=20R-24?= =?UTF-8?q?1=20superseded-package=20purge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The manifest is the truth: the image was built and pushed, but nothing deploys until this tag moves 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 d1cc023..b7e5344 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.97.1 + image: gitea.dooplex.hu/admin/felhom-hub:0.98.0 ports: - containerPort: 8080 name: http