Updater bot : immich_cuda updated to 3.2.2 (upstream 3.2.2)

This commit is contained in:
alexbelgium
2026-09-19 01:28:35 +02:00
parent 3c59c7c740
commit ce8e520aad
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
## 3.2.2 (2026-09-19)
- Update to latest version from ghcr.io/imagegenius/immich:3-cuda
## 3.2.0.2 (2026-09-12)
- Update to latest version from ghcr.io/imagegenius/immich:3-cuda
- Upstream tag : 3.2.0

View File

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

View File

@@ -1,9 +1,9 @@
{
"last_update": "2026-09-12",
"last_update": "2026-09-19",
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "container",
"upstream_digest": "sha256:4a9b1b59a12eb80f30814bd6b4df9b4536285af49ffdcde193a37aec902d5034",
"upstream_digest": "sha256:0f3644749f69bff5f6c50a8988caa20cf98b655b5ea45604ffb3978b86e9829c",
"upstream_repo": "ghcr.io/imagegenius/immich:3-cuda",
"upstream_version": "3.2.0"
"upstream_version": "3.2.2"
}