From 02c748eb2a56ee89922c54b92237660bb23a9968 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Thu, 9 Jul 2026 08:34:38 +0200 Subject: [PATCH] deploy: hub 0.36.0 (GL-7 install-command generator + passphrase hardening) Co-Authored-By: Claude Opus 4.8 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 e9d71e8..225836d 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.35.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.36.0 ports: - containerPort: 8080 name: http