Updater bot : immich_cuda updated to 3.2.0.2 (upstream 3.2.0)

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

View File

@@ -139,6 +139,6 @@ slug: immich_cuda
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:c4b78d941f637e5da52bbbbc264db6e207d341e3799b87a2332613373082f1e9",
"upstream_digest": "sha256:4a9b1b59a12eb80f30814bd6b4df9b4536285af49ffdcde193a37aec902d5034",
"upstream_repo": "ghcr.io/imagegenius/immich:3-cuda",
"upstream_version": "3.1.0"
"upstream_version": "3.2.0"
}