Add architecture deprecation notice

This commit is contained in:
Alexandre
2025-11-19 21:35:05 +01:00
parent 633f6bf5c7
commit a22495b2eb
129 changed files with 232 additions and 229 deletions

View File

@@ -1,3 +1,5 @@
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release
## 0.24.311 (15-11-2025)
- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases)

View File

@@ -1,7 +1,6 @@
{
"build_from": {
"aarch64": "lscr.io/linuxserver/jackett:arm64v8-latest",
"amd64": "lscr.io/linuxserver/jackett:amd64-latest",
"armv7": "lscr.io/linuxserver/jackett:arm32v7-version-v0.21.334"
}
"build_from": {
"aarch64": "lscr.io/linuxserver/jackett:arm64v8-latest",
"amd64": "lscr.io/linuxserver/jackett:amd64-latest"
}
}

View File

@@ -1,7 +1,6 @@
arch:
- aarch64
- amd64
- armv7
description:
Translates queries from apps (Sonarr, Sickrage, CouchPotato, Mylar, etc)
into tracker-site-specific http queries, parses the html response, then sends results