From e5b3f64c07687e5d27d6a86f6686c82931658084 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 9 Jan 2020 14:49:58 +0000 Subject: [PATCH] :tada: Release of add-on ZeroTier One 0.6.0 --- README.md | 6 +++--- zerotier/CHANGELOG.md | 15 ++++++++++++--- zerotier/README.md | 18 +++++++++--------- zerotier/config.json | 2 +- 4 files changed, 25 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index afdda3cd..4705a990 100644 --- a/README.md +++ b/README.md @@ -1110,10 +1110,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/v0.5.1 -[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/v0.5.1/README.md +[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/v0.6.0 +[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/v0.6.0/README.md [zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues -[zerotier-version-shield]: https://img.shields.io/badge/version-v0.5.1-blue.svg +[zerotier-version-shield]: https://img.shields.io/badge/version-v0.6.0-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 a7d20beb..c6afd17d 100644 --- a/zerotier/CHANGELOG.md +++ b/zerotier/CHANGELOG.md @@ -4,9 +4,18 @@ This is a general maintenance release. ### Changed -- :arrow_up: Upgrades add-on base image to v5.0.2 +- :fireworks: Updates maintenance/license year to 2020 +- :books: Adjust add-on installation instructions +- :pencil2: Funding adjustments +- :pencil2: Fixes some spelling and grammar +- :arrow_up: Upgrades add-on base image to v6.0.1 +- :arrow_up: Upgrades git to 2.24.1-r0 +- :arrow_up: Upgrades libgcc to 9.2.0-r3 +- :pencil2: Fixes some spelling and grammar +- :ambulance: GCC 9.0 compatibility patch, since armv5 has been removed -[changelog]: https://github.com/hassio-addons/addon-zerotier/compare/v0.5.0...v0.5.1 +[changelog]: https://github.com/hassio-addons/addon-zerotier/compare/v0.5.1...v0.6.0 Questions? Join our Discord server! https://discord.me/hassioaddons -Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck \ No newline at end of file +Enjoying my add-ons? Consider supporting my work: +https://github.com/sponsors/frenck or https://patreon.com/frenck \ No newline at end of file diff --git a/zerotier/README.md b/zerotier/README.md index 6657da84..42a7de1d 100644 --- a/zerotier/README.md +++ b/zerotier/README.md @@ -4,9 +4,9 @@ [![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum] -[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] +[![Sponsor Frenck via GitHub Sponsors][github-sponsors-shield]][github-sponsors] -[![Support my work on Patreon][patreon-shield]][patreon] +[![Support Frenck on Patreon][patreon-shield]][patreon] Radically simplify your network with a virtual networking layer that works the same everywhere. @@ -40,16 +40,16 @@ If you are more interested in stable releases of our add-ons: -[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg -[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/v0.5.1/README.md +[docs]: https://github.com/hassio-addons/addon-zerotier/blob/v0.6.0/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 +[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png +[github-sponsors]: https://github.com/sponsors/frenck +[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg +[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-v0.5.1-blue.svg -[release]: https://github.com/hassio-addons/addon-zerotier/tree/v0.5.1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.6.0-blue.svg +[release]: https://github.com/hassio-addons/addon-zerotier/tree/v0.6.0 \ No newline at end of file diff --git a/zerotier/config.json b/zerotier/config.json index 90513da3..0da5be15 100644 --- a/zerotier/config.json +++ b/zerotier/config.json @@ -1,6 +1,6 @@ { "name": "ZeroTier One", - "version": "0.5.1", + "version": "0.6.0", "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",