mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
Update DEHYDRATED (#321)
* Update DEHYDRATED * Update CHANGELOG.md * Update config.json
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.4
|
||||||
|
- Update dehydrated to version 0.6.2
|
||||||
|
|
||||||
## 1.3
|
## 1.3
|
||||||
- Fix dehydrated warning from hook script
|
- Fix dehydrated warning from hook script
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"args": {
|
"args": {
|
||||||
"DEHYDRATED_VERSION": "0.6.1"
|
"DEHYDRATED_VERSION": "0.6.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Duck DNS",
|
"name": "Duck DNS",
|
||||||
"version": "1.3",
|
"version": "1.4",
|
||||||
"slug": "duckdns",
|
"slug": "duckdns",
|
||||||
"description": "Free Dynamic DNS (DynDNS or DDNS) service with Let's Encrypt support",
|
"description": "Free Dynamic DNS (DynDNS or DDNS) service with Let's Encrypt support",
|
||||||
"url": "https://home-assistant.io/addons/duckdns/",
|
"url": "https://home-assistant.io/addons/duckdns/",
|
||||||
|
|||||||
Reference in New Issue
Block a user