Revert 'Updater bot : immich_openvino updated to 2.5.3' [nobuild]

This commit is contained in:
GitHub Actions
2026-02-04 13:18:33 +00:00
parent c2035ecf77
commit ae0f81a6d3
3 changed files with 3 additions and 6 deletions

View File

@@ -1,6 +1,3 @@
## 2.5.3 (2026-02-04)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
## 2.5.2-4 (2026-02-02) ## 2.5.2-4 (2026-02-02)
- Minor bugs fixed - Minor bugs fixed

View File

@@ -140,6 +140,6 @@ slug: immich_openvino
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
usb: true usb: true
version: "2.5.3" version: "2.5.2-4"
video: true video: true
webui: http://[HOST]:[PORT:8080] webui: http://[HOST]:[PORT:8080]

View File

@@ -1,9 +1,9 @@
{ {
"github_beta": "false", "github_beta": "false",
"last_update": "2026-02-04", "last_update": "2026-01-31",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "immich", "slug": "immich",
"source": "github", "source": "github",
"upstream_repo": "imagegenius/docker-immich", "upstream_repo": "imagegenius/docker-immich",
"upstream_version": "2.5.3" "upstream_version": "2.5.2"
} }