From 0f28add0bf7d2f072b9d831ae9c46a51211c91b0 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 10 Jul 2026 15:16:34 +0200 Subject: [PATCH] deploy: hub 0.42.0 (remote debug-mode toggle) 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 e87cc70..ac23687 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.41.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.42.0 ports: - containerPort: 8080 name: http