Github bot : json sorted

This commit is contained in:
github-actions
2023-02-05 00:25:28 +00:00
parent 52b86b0273
commit 92b813770f
7 changed files with 10 additions and 10 deletions

View File

@@ -79,4 +79,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/booksonic_air",
"version": "v2201.1.0-ls78-3",
"webui": "[PROTO:ssl]://[HOST]:[PORT:4040]"
}
}

View File

@@ -82,4 +82,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md",
"version": "1.0.2.2592-ls109-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8686]"
}
}

View File

@@ -83,11 +83,11 @@
"schema": {
"CONFIG_LOCATION": "str",
"OCRLANG": "str?",
"PAPERLESS_OCR_MODE": "list(skip|redo|force|skip_noarchive)?",
"PAPERLESS_URL": "str?",
"PAPERLESS_CONSUMPTION_DIR": "str?",
"PAPERLESS_DATA_DIR": "str?",
"PAPERLESS_MEDIA_ROOT": "str?",
"PAPERLESS_CONSUMPTION_DIR": "str?",
"PAPERLESS_OCR_MODE": "list(skip|redo|force|skip_noarchive)?",
"PAPERLESS_URL": "str?",
"PGID": "int",
"PUID": "int",
"TZ": "str?",

View File

@@ -46,9 +46,9 @@
"PUID": "0"
},
"image": "ghcr.io/alexbelgium/radarr_nas-{arch}",
"init": false,
"ingress": true,
"ingress_entry": "radarr",
"init": false,
"map": [
"config:rw",
"share:rw",

View File

@@ -46,9 +46,9 @@
"PUID": "0"
},
"image": "ghcr.io/alexbelgium/readarr_nas-{arch}",
"init": false,
"ingress": true,
"ingress_entry": "readarr",
"init": false,
"map": [
"config:rw",
"share:rw",

View File

@@ -7,4 +7,4 @@
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}
}

View File

@@ -46,8 +46,8 @@
"PUID": "0"
},
"image": "ghcr.io/alexbelgium/sabnzbd-{arch}",
"init": false,
"ingress_entry": "sabnzbd",
"init": false,
"map": [
"config:rw",
"share:rw",
@@ -83,4 +83,4 @@
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.7.1-ls89-2",
"webui": "http://[HOST]:[PORT:8080]"
}
}