mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Updater bot : immich_power_tools updated to 0.19.1
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 0.19.1 (2026-02-07)
|
||||||
|
- Update to latest version from varun-raj/immich-power-tools (changelog : https://github.com/varun-raj/immich-power-tools/releases)
|
||||||
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
||||||
|
|
||||||
## "0.19.0" (2025-11-01)
|
## "0.19.0" (2025-11-01)
|
||||||
|
|||||||
@@ -30,5 +30,5 @@ schema:
|
|||||||
IMMICH_URL: str
|
IMMICH_URL: str
|
||||||
slug: immich_power_tools
|
slug: immich_power_tools
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: "0.19.0"
|
version: "0.19.1"
|
||||||
webui: http://[HOST]:[PORT:3000]
|
webui: http://[HOST]:[PORT:3000]
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"github_beta": "false",
|
"github_beta": "false",
|
||||||
"last_update": "01-11-2025",
|
"last_update": "2026-02-07",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "immich-power-tools",
|
"slug": "immich-power-tools",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "varun-raj/immich-power-tools",
|
"upstream_repo": "varun-raj/immich-power-tools",
|
||||||
"upstream_version": "0.19.0"
|
"upstream_version": "0.19.1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user