From b0bf5009675ea682b63dc5e696b721e1cbb7fc18 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Thu, 9 Jul 2026 19:16:12 +0200 Subject: [PATCH] deploy(hub): bump hub image to 0.38.0 (offsite SLICE 2 host-key fingerprint) 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 ef52289..093d879 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.37.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.38.0 ports: - containerPort: 8080 name: http