From cff3a30996e38e1c96ec8580f3e9d6f1fa673939 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Thu, 9 Jul 2026 18:40:21 +0200 Subject: [PATCH] deploy(hub): bump hub image to 0.37.0 (offsite provisioning SLICE 1) 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 225836d..ef52289 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.36.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.37.0 ports: - containerPort: 8080 name: http