From efdf683ac78ed67c2fb1d7367e16e4133a1171ae Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 10 Jul 2026 16:08:10 +0200 Subject: [PATCH] deploy: hub 0.43.0 (remote app-log diagnostics) Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01PSK5g6qYLknKj8u3QAFEr6 --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index ac23687..16ed6a3 100644 --- a/manifests/hub.yaml +++ b/manifests/hub.yaml @@ -126,7 +126,7 @@ spec: spec: containers: - name: hub - image: gitea.dooplex.hu/admin/felhom-hub:0.42.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.43.0 ports: - containerPort: 8080 name: http