From 77c61ff494000ab13459b1d5bff38fc7aa5bae49 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Tue, 30 Jun 2026 13:51:13 +0200 Subject: [PATCH] deploy: hub image 0.22.1 -> 0.23.0 (host disk monitoring) Co-Authored-By: Claude Opus 4.8 (1M context) Claude-Session: https://claude.ai/code/session_01HxLA1mZurFq9kt8hneFeCs --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 2c7ef39..3ef0413 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.22.1 + image: gitea.dooplex.hu/admin/felhom-hub:0.23.0 ports: - containerPort: 8080 name: http