mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Updater bot : immich_frame updated to 1.0.30.0
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 1.0.30.0 (13-12-2025)
|
||||||
|
- Update to latest version from immichFrame/ImmichFrame (changelog : https://github.com/immichFrame/ImmichFrame/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.
|
||||||
|
|
||||||
## "1.0.29.0" (18-10-2025)
|
## "1.0.29.0" (18-10-2025)
|
||||||
|
|||||||
@@ -23,5 +23,5 @@ schema:
|
|||||||
TZ: str?
|
TZ: str?
|
||||||
slug: immich_frame
|
slug: immich_frame
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: "1.0.29.0"
|
version: "1.0.30.0"
|
||||||
webui: http://[HOST]:[PORT:8080]
|
webui: http://[HOST]:[PORT:8080]
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"github_beta": "false",
|
"github_beta": "false",
|
||||||
"last_update": "18-10-2025",
|
"last_update": "13-12-2025",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "immich_frame",
|
"slug": "immich_frame",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "immichFrame/ImmichFrame",
|
"upstream_repo": "immichFrame/ImmichFrame",
|
||||||
"upstream_version": "1.0.29.0"
|
"upstream_version": "1.0.30.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user