Updater bot : immich_openvino updated to 3.2.0.2 (upstream 3.2.0)

This commit is contained in:
alexbelgium
2026-09-12 19:26:53 +02:00
parent 69efa09f54
commit 1ea89fc150
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
## 3.2.0.2 (2026-09-12)
- Update to latest version from ghcr.io/imagegenius/immich:3-openvino
- Upstream tag : 3.2.0
## 3.2.0.1 (2026-09-12)
- Track the version inside `ghcr.io/imagegenius/immich:3-openvino` instead of the releases of `immich-app/immich`

View File

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

View File

@@ -3,7 +3,7 @@
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "container",
"upstream_digest": "sha256:745963b8d1d09b652c3631a22495bc11ba2bf7288644a7f86132e4a94e72bbbc",
"upstream_digest": "sha256:3929cef35abaf1792dd928c5b997884933273103ada5d18ae28f82249ca65383",
"upstream_repo": "ghcr.io/imagegenius/immich:3-openvino",
"upstream_version": "3.1.0"
"upstream_version": "3.2.0"
}