mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 21:04:05 +02:00
Update to 2.9.0
This commit is contained in:
0
inadyn/CHANGELOG.md
Normal file
0
inadyn/CHANGELOG.md
Normal file
@@ -1,9 +1,16 @@
|
|||||||
{
|
{
|
||||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
"arch": [
|
||||||
|
"aarch64",
|
||||||
|
"amd64",
|
||||||
|
"armv7",
|
||||||
|
"armhf"
|
||||||
|
],
|
||||||
"description": "Inadyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support. A large number of dynamic dns providers are supported (https://github.com/troglobit/inadyn#supported-providers). For those that are not, you can use a custom provider as per this project's documentation (https://github.com/nalipaz/hassio-addons/blob/master/README.md)",
|
"description": "Inadyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support. A large number of dynamic dns providers are supported (https://github.com/troglobit/inadyn#supported-providers). For those that are not, you can use a custom provider as per this project's documentation (https://github.com/nalipaz/hassio-addons/blob/master/README.md)",
|
||||||
"environment": {},
|
"environment": {},
|
||||||
"host_network": true,
|
"host_network": true,
|
||||||
"map": ["ssl"],
|
"map": [
|
||||||
|
"ssl"
|
||||||
|
],
|
||||||
"name": "Inadyn",
|
"name": "Inadyn",
|
||||||
"options": {
|
"options": {
|
||||||
"providers": [
|
"providers": [
|
||||||
@@ -45,7 +52,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"slug": "inadyn",
|
"slug": "inadyn",
|
||||||
"upstream": "2.8.1",
|
"upstream": "2.9.0",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.8.1"
|
"version": "2.9.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user