Revert "Reapply "Updater bot : immich_cuda updated to 2.7.5""

This reverts commit 09e5d397d0.
This commit is contained in:
GitHub Actions
2026-05-19 18:35:56 +00:00
parent f840032284
commit 6481250111
3 changed files with 2 additions and 5 deletions

View File

@@ -1,7 +1,4 @@
## 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: "2.7.5"
version: "2026.0.0"
video: true
webui: http://[HOST]:[PORT:8080]

View File

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