From de0110b8da3777f9420cb90964fc756cf86ded96 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 8 Aug 2026 17:51:29 +0200 Subject: [PATCH] deploy: hub 0.100.1 (the side-by-side dropdown resolve rides this image) --- hub/CHANGELOG.md | 2 +- manifests/hub.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hub/CHANGELOG.md b/hub/CHANGELOG.md index a378868..cb6dceb 100644 --- a/hub/CHANGELOG.md +++ b/hub/CHANGELOG.md @@ -1,4 +1,4 @@ -## v0.100.0 — the Configuration page took 26 seconds, and it was never hashing anything (2026-08-08) +## v0.100.1 — the Configuration page took 26 seconds, and it was never hashing anything (2026-08-08) **Measured, not guessed:** `GET /configuration` → **HTTP 200 in 26.2 s**. diff --git a/manifests/hub.yaml b/manifests/hub.yaml index 4e6b333..63f0d5d 100644 --- a/manifests/hub.yaml +++ b/manifests/hub.yaml @@ -125,7 +125,7 @@ spec: spec: containers: - name: hub - image: gitea.dooplex.hu/admin/felhom-hub:0.100.0 + image: gitea.dooplex.hu/admin/felhom-hub:0.100.1 ports: - containerPort: 8080 name: http