mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01: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)",
|
||||
"environment": {},
|
||||
"host_network": true,
|
||||
"map": ["ssl"],
|
||||
"map": [
|
||||
"ssl"
|
||||
],
|
||||
"name": "Inadyn",
|
||||
"options": {
|
||||
"providers": [
|
||||
@@ -45,7 +52,7 @@
|
||||
]
|
||||
},
|
||||
"slug": "inadyn",
|
||||
"upstream": "2.8.1",
|
||||
"upstream": "2.9.0",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.8.1"
|
||||
"version": "2.9.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user