Updater bot : immich_power_tools updated to 0.23.0 (upstream 0.23.0)

This commit is contained in:
alexbelgium
2026-09-05 01:28:56 +02:00
parent 43b4451635
commit df6c195803
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.23.0 (2026-09-05)
- Update to latest version from varun-raj/immich-power-tools (changelog : https://github.com/varun-raj/immich-power-tools/releases)
## 0.22.0 (2026-07-04)
- Update to latest version from varun-raj/immich-power-tools (changelog : https://github.com/varun-raj/immich-power-tools/releases)

View File

@@ -30,5 +30,5 @@ schema:
IMMICH_URL: str
slug: immich_power_tools
url: https://github.com/alexbelgium/hassio-addons
version: "0.22.0"
version: "0.23.0"
webui: http://[HOST]:[PORT:3000]

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "2026-07-04",
"last_update": "2026-09-05",
"repository": "alexbelgium/hassio-addons",
"slug": "immich-power-tools",
"source": "github",
"upstream_repo": "varun-raj/immich-power-tools",
"upstream_version": "0.22.0"
"upstream_version": "0.23.0"
}