From 20cd7960bd613430225266e4d7d3aee2ac55d46f Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 20 Feb 2026 19:41:55 +0100 Subject: [PATCH] Update hub manifest to v0.3.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ArgoCD syncs from this manifest — must update here for deployments to stick. Co-Authored-By: Claude Opus 4.6 --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 1d66342..2af3961 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.2.2 + image: gitea.dooplex.hu/admin/felhom-hub:v0.3.2 ports: - containerPort: 8080 name: http