Reapply "Updater bot : immich_cuda updated to 2.7.5"

This reverts commit 992155e883.
This commit is contained in:
GitHub Actions
2026-05-19 18:35:56 +00:00
parent 783829bfa2
commit 1e40ae9a05
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

@@ -141,6 +141,6 @@ slug: immich_cuda
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"
}