From 5e1933b166f26cb47c6f7531a4ae204ceadb031e Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 3 Jul 2026 23:52:37 +0200 Subject: [PATCH] manifests: hub 0.32.1 (wgsync HostKeyAlgorithms fix) 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 318032e..637851d 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.32.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.32.1 ports: - containerPort: 8080 name: http