Updater bot : immich_frame updated to 1.0.29.0

This commit is contained in:
alexbelgium
2025-10-18 06:49:28 +02:00
parent cb9bec1e82
commit 4447cbfd30
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.0.29.0 (18-10-2025)
- Update to latest version from immichFrame/ImmichFrame (changelog : https://github.com/immichFrame/ImmichFrame/releases)
## 1.0.28.0 (18-07-2025)
- Update to latest version from immichFrame/ImmichFrame (changelog : https://github.com/immichFrame/ImmichFrame/releases)
## 1.0.27.2 (28-06-2025)

View File

@@ -19,5 +19,5 @@ schema:
TZ: str?
slug: immich_frame
url: https://github.com/alexbelgium/hassio-addons
version: 1.0.28.0
version: "1.0.29.0"
webui: http://[HOST]:[PORT:8080]

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "18-07-2025",
"last_update": "18-10-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "immich_frame",
"source": "github",
"upstream_repo": "immichFrame/ImmichFrame",
"upstream_version": "1.0.28.0"
"upstream_version": "1.0.29.0"
}