mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
remove armhf
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armhf": "linuxserver/sonarr:arm32v7-latest",
|
||||
"armv7": "linuxserver/sonarr:arm32v7-latest",
|
||||
"aarch64": "linuxserver/sonarr:arm64v8-latest",
|
||||
"amd64": "linuxserver/sonarr:amd64-latest"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"description": "Can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. ",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"upstream": "3.0.6.1342",
|
||||
"webui": "http://[HOST]:[PORT:8989]",
|
||||
|
||||
Reference in New Issue
Block a user