diff --git a/README.md b/README.md index aee5e41e9..0aa5ff75e 100644 --- a/README.md +++ b/README.md @@ -1155,10 +1155,10 @@ SOFTWARE. [zwave2mqtt-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [zwave2mqtt-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [zwave2mqtt-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/d3bf1c6 -[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/d3bf1c6/README.md +[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/65d6e32 +[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/65d6e32/README.md [zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues -[zerotier-version-shield]: https://img.shields.io/badge/version-d3bf1c6-blue.svg +[zerotier-version-shield]: https://img.shields.io/badge/version-65d6e32-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 d04076c93..20ed66c19 100644 --- a/zerotier/CHANGELOG.md +++ b/zerotier/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog since v0.2.0 -2019/05/24 11:04 UTC - [d3bf1c6](https://github.com/hassio-addons/addon-zerotier/commit/d3bf1c6f98c9cb5084e2564eaa17196d7f7d45b6) by [@frenck](https://github.com/frenck) +2019/06/16 20:14 UTC - [65d6e32](https://github.com/hassio-addons/addon-zerotier/commit/65d6e3259c0ab6eb69f808288d9dc9bc13908903) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades base image to v3.1.2 + +2019/06/16 20:14 UTC - [d3bf1c6](https://github.com/hassio-addons/addon-zerotier/commit/d3bf1c6f98c9cb5084e2564eaa17196d7f7d45b6) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades add-on base image to 3.1.1 diff --git a/zerotier/README.md b/zerotier/README.md index 6e591e005..0a78ddf03 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/d3bf1c6/README.md +[docs]: https://github.com/hassio-addons/addon-zerotier/blob/65d6e32/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-d3bf1c6-blue.svg -[release]: https://github.com/hassio-addons/addon-zerotier/tree/d3bf1c6 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-65d6e32-blue.svg +[release]: https://github.com/hassio-addons/addon-zerotier/tree/65d6e32 \ No newline at end of file diff --git a/zerotier/config.json b/zerotier/config.json index 5190a7a4a..ea458c75f 100644 --- a/zerotier/config.json +++ b/zerotier/config.json @@ -1,6 +1,6 @@ { "name": "ZeroTier One", - "version": "d3bf1c6", + "version": "65d6e32", "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",