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

This commit is contained in:
GitHub Actions
2025-10-18 00:04:59 +00:00
parent 9de7e64c8b
commit 46758ed492
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## 2.1.0 (18-10-2025)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
## 2.0.1 (04-10-2025) ## 2.0.1 (04-10-2025)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)

View File

@@ -136,6 +136,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.1.0" version: 2.0.1
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": "18-10-2025", "last_update": "04-10-2025",
"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.1.0" "upstream_version": "2.0.1"
} }