From 5775c65e4bccc95621aa53a72acd9e7ecb7e0b51 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 3 Apr 2019 21:29:09 +0000 Subject: [PATCH] :arrow_up: Updating add-on ZeroTier One to e137e38 --- README.md | 6 +++--- zerotier/CHANGELOG.md | 6 ++++-- zerotier/README.md | 6 +++--- zerotier/config.json | 2 +- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 65d2a4b7b..e35d7bcf5 100644 --- a/README.md +++ b/README.md @@ -1105,10 +1105,10 @@ SOFTWARE. [vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [vscode-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/de161d4 -[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/de161d4/README.md +[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/e137e38 +[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/e137e38/README.md [zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues -[zerotier-version-shield]: https://img.shields.io/badge/version-de161d4-blue.svg +[zerotier-version-shield]: https://img.shields.io/badge/version-e137e38-blue.svg [zerotier-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/zerotier-armhf.svg [zerotier-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [zerotier-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/zerotier/CHANGELOG.md b/zerotier/CHANGELOG.md index 614035782..b9bdf801f 100644 --- a/zerotier/CHANGELOG.md +++ b/zerotier/CHANGELOG.md @@ -1,3 +1,5 @@ -2019/03/25 23:16 UTC - [de161d4](https://github.com/hassio-addons/addon-zerotier/commit/de161d4c104cc15ce29663e5c71b0348e5c65833) by [@frenck](https://github.com/frenck) -> :ambulance: Fixes missing ZeroTier link in README +# Changelog since v0.1.0 + +2019/04/03 21:22 UTC - [e137e38](https://github.com/hassio-addons/addon-zerotier/commit/e137e383a85e51b6a68d3a62df0dc9d6724f26aa) by [@timmo001](https://github.com/timmo001) +> :books: Update example config (#6) diff --git a/zerotier/README.md b/zerotier/README.md index 32ce891ab..421235fc0 100644 --- a/zerotier/README.md +++ b/zerotier/README.md @@ -47,12 +47,12 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-zerotier/blob/de161d4/README.md +[docs]: https://github.com/hassio-addons/addon-zerotier/blob/e137e38/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-de161d4-blue.svg -[release]: https://github.com/hassio-addons/addon-zerotier/tree/de161d4 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-e137e38-blue.svg +[release]: https://github.com/hassio-addons/addon-zerotier/tree/e137e38 \ No newline at end of file diff --git a/zerotier/config.json b/zerotier/config.json index ad0253965..76bcf31ec 100644 --- a/zerotier/config.json +++ b/zerotier/config.json @@ -1,6 +1,6 @@ { "name": "ZeroTier One", - "version": "de161d4", + "version": "e137e38", "slug": "zerotier", "description": "Radically simplify your network with a virtual networking layer that works the same everywhere", "url": "https://github.com/hassio-addons/addon-zerotier",