From 48e2e3a23c2502c68fa70f772c82dff81db7fb6d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 9 Feb 2021 10:32:24 +0000 Subject: [PATCH] :arrow_up: Updating add-on ZeroTier One to 308e61f --- README.md | 6 +++--- zerotier/CHANGELOG.md | 13 ++----------- zerotier/README.md | 4 ++-- zerotier/config.json | 2 +- 4 files changed, 8 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index b1155fd17..867ace3e3 100644 --- a/README.md +++ b/README.md @@ -1144,10 +1144,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/f53c1d7 -[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/f53c1d7/README.md +[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/308e61f +[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/308e61f/README.md [zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues -[zerotier-version-shield]: https://img.shields.io/badge/version-f53c1d7-blue.svg +[zerotier-version-shield]: https://img.shields.io/badge/version-308e61f-blue.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 [zerotier-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/zerotier/CHANGELOG.md b/zerotier/CHANGELOG.md index 55f40b1c4..16090b3b3 100644 --- a/zerotier/CHANGELOG.md +++ b/zerotier/CHANGELOG.md @@ -1,11 +1,2 @@ -# Changelog since v0.10.1 -- Update add-on configuration for Supervisor 2021.2 (#37) -- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#36) - -Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16. -- [Release notes](https://github.com/actions/stale/releases) -- [Commits](https://github.com/actions/stale/compare/v3.0.15...9d6f46564a515a9ea11e7762ab3957ee58ca50da) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +# Changelog since v0.10.2 +- ⬆ Upgrades git to 2.30.1-r0 (#39) diff --git a/zerotier/README.md b/zerotier/README.md index b51d3c6c7..6cd8ac5f3 100644 --- a/zerotier/README.md +++ b/zerotier/README.md @@ -51,5 +51,5 @@ If you are more interested in stable releases of our add-ons: [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-f53c1d7-blue.svg -[release]: https://github.com/hassio-addons/addon-zerotier/tree/f53c1d7 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-308e61f-blue.svg +[release]: https://github.com/hassio-addons/addon-zerotier/tree/308e61f \ No newline at end of file diff --git a/zerotier/config.json b/zerotier/config.json index 8b48173a6..95acc2d9c 100644 --- a/zerotier/config.json +++ b/zerotier/config.json @@ -1,6 +1,6 @@ { "name": "ZeroTier One", - "version": "f53c1d7", + "version": "308e61f", "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",