Updater bot : immich_noml updated to 3.2.0.2 (upstream 3.2.0)

This commit is contained in:
alexbelgium
2026-09-12 19:26:49 +02:00
parent ae1f85229b
commit 69efa09f54
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-noml
- Upstream tag : 3.2.0
## 3.2.0.1 (2026-09-12)
- Track the version inside `ghcr.io/imagegenius/immich:3-noml` instead of the releases of `immich-app/immich`

View File

@@ -140,6 +140,6 @@ slug: immich_noml
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:8e10fe2fb3e887b04b353e82e793eeb90771977edf8523fc1342a34cac710bb2",
"upstream_digest": "sha256:add917873d443da472353ac36b7a74e259810293d6c54cd2a64992a9465c9a78",
"upstream_repo": "ghcr.io/imagegenius/immich:3-noml",
"upstream_version": "3.1.0"
"upstream_version": "3.2.0"
}