Update dehydrated 0.6.1 (#268)

* Update dehydrated 0.6.1

* Update config.json

* Update CHANGELOG.md
This commit is contained in:
Pascal Vizeli
2018-03-24 00:23:49 +01:00
committed by GitHub
parent 1292987053
commit 8dd645362a
3 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 1.2
- Update dehydrated to version 0.6.1
## 1.1
- Update dehydrated to version 0.5.0
- Update base image to alpine 3.7

View File

@@ -1,5 +1,5 @@
{
"args": {
"DEHYDRATED_VERSION": "0.5.0"
"DEHYDRATED_VERSION": "0.6.1"
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "Duck DNS",
"version": "1.1",
"version": "1.2",
"slug": "duckdns",
"description": "Free Dynamic DNS (DynDNS or DDNS) service with Let's Encrypt support",
"url": "https://home-assistant.io/addons/duckdns/",