Updater bot : immich updated to 2.7.5

This commit is contained in:
alexbelgium
2026-05-19 20:31:27 +02:00
parent 84ecf19c9b
commit 86f464180b
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 2.7.5 (2026-05-19)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
## 2026.0.0 (2026-05-19)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)

View File

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

View File

@@ -6,5 +6,5 @@
"slug": "immich",
"source": "github",
"upstream_repo": "imagegenius/docker-immich",
"upstream_version": "2026.0.0"
"upstream_version": "2.7.5"
}