Updater bot : immich_power_tools updated to 0.18.0

This commit is contained in:
alexbelgium
2025-08-30 01:57:05 +02:00
parent 7bc9cc1494
commit 2f2dd84c53
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.18.0 (30-08-2025)
- Update to latest version from varun-raj/immich-power-tools (changelog : https://github.com/varun-raj/immich-power-tools/releases)
## 0.17.0 (01-08-2025)
- Update to latest version from varun-raj/immich-power-tools (changelog : https://github.com/varun-raj/immich-power-tools/releases)

View File

@@ -32,6 +32,6 @@
},
"slug": "immich_power_tools",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.17.0",
"version": "0.18.0",
"webui": "http://[HOST]:[PORT:3000]"
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "01-08-2025",
"last_update": "30-08-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "immich-power-tools",
"source": "github",
"upstream_repo": "varun-raj/immich-power-tools",
"upstream_version": "0.17.0"
"upstream_version": "0.18.0"
}