From 2e749741b86b5aeb273c4576d7d259a031675cf0 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Mon, 29 Jun 2026 08:48:08 +0200 Subject: [PATCH] deploy: hub 0.18.0 (app-email passthrough) Co-Authored-By: Claude Opus 4.8 (1M context) --- manifests/hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/hub.yaml b/manifests/hub.yaml index f1e1108..5ed75a2 100644 --- a/manifests/hub.yaml +++ b/manifests/hub.yaml @@ -120,7 +120,7 @@ spec: spec: containers: - name: hub - image: gitea.dooplex.hu/admin/felhom-hub:0.17.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.18.0 ports: - containerPort: 8080 name: http