Updater bot : immich updated to 3.2.2.2 (upstream 3.2.2)

This commit is contained in:
alexbelgium
2026-09-26 01:28:19 +02:00
parent f705984f1f
commit e6dcb7649b
3 changed files with 7 additions and 3 deletions

View File

@@ -1,4 +1,8 @@
## 3.2.2.2 (2026-09-26)
- Update to latest version from ghcr.io/imagegenius/immich:3
- Upstream tag : 3.2.2
## 3.2.2.1 (2026-09-24)
- Update to latest version from ghcr.io/imagegenius/immich:3
- Upstream tag : 3.2.2

View File

@@ -141,6 +141,6 @@ slug: immich
udev: true
url: https://github.com/alexbelgium/hassio-addons
usb: true
version: "3.2.2.1"
version: "3.2.2.2"
video: true
webui: http://[HOST]:[PORT:8080]

View File

@@ -1,9 +1,9 @@
{
"last_update": "2026-09-24",
"last_update": "2026-09-26",
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "container",
"upstream_digest": "sha256:d2c1955b74a543b6ebf73448db3fb730b1973cc8b9056cfefe04abe8c4c68a04",
"upstream_digest": "sha256:cc08fbdcc1eef6e5fd5286667f70be63b8ab027cfac8710901f0b7a0f4c913de",
"upstream_repo": "ghcr.io/imagegenius/immich:3",
"upstream_version": "3.2.2"
}