From f425c6fe6170a956d599daddc26e4c25ab8e6d25 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 18 Jul 2026 10:10:42 +0200 Subject: [PATCH] scrutiny: document startup fix --- scrutiny/CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scrutiny/CHANGELOG.md b/scrutiny/CHANGELOG.md index 402c8cb298..20b134b6e4 100644 --- a/scrutiny/CHANGELOG.md +++ b/scrutiny/CHANGELOG.md @@ -1,4 +1,7 @@ +## v1.67.0-2 (2026-07-18) +- Fix startup with the Home Assistant entrypoint by removing the upstream collector's unsupported s6 service wait. The collector still waits for the Scrutiny API health endpoint before running. + ## v1.67.0 (2026-07-18) - Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases) @@ -178,4 +181,4 @@ ## 27b923b5-ls11 - Enables PUID/PGID options -- Daily update of values +- Daily update of values \ No newline at end of file