mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
feat: codenotary sign
This commit is contained in:
@@ -3,5 +3,8 @@
|
||||
"armv7": "mbentley/omada-controller:latest",
|
||||
"aarch64": "mbentley/omada-controller:latest",
|
||||
"amd64": "mbentley/omada-controller:latest"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "TP-Link Omada Controller",
|
||||
"environment": {
|
||||
"MANAGE_HTTP_PORT": "8088",
|
||||
@@ -40,6 +41,6 @@
|
||||
"slug": "omada",
|
||||
"upstream": "5.1.7",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "5.1.7",
|
||||
"version": "5.1.7-2",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8088]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user