From aedb63f453b944c0023ef1e4bd1c799bd069d85c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 5 Feb 2021 12:47:05 +0000 Subject: [PATCH] :arrow_up: Updating add-on ZeroTier One to 15068ba --- README.md | 6 +++--- zerotier/CHANGELOG.md | 9 +++++++++ zerotier/README.md | 4 ++-- zerotier/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 96c00ebd2..91b8e5e91 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/59b088b -[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/59b088b/README.md +[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/15068ba +[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/15068ba/README.md [zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues -[zerotier-version-shield]: https://img.shields.io/badge/version-59b088b-blue.svg +[zerotier-version-shield]: https://img.shields.io/badge/version-15068ba-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 0b24b68fa..c06b9b1d1 100644 --- a/zerotier/CHANGELOG.md +++ b/zerotier/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.10.0 +- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#34) + +Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. +- [Release notes](https://github.com/actions/cache/releases) +- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#35) Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. diff --git a/zerotier/README.md b/zerotier/README.md index 24916b258..90c20b23b 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-59b088b-blue.svg -[release]: https://github.com/hassio-addons/addon-zerotier/tree/59b088b \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-15068ba-blue.svg +[release]: https://github.com/hassio-addons/addon-zerotier/tree/15068ba \ No newline at end of file diff --git a/zerotier/config.json b/zerotier/config.json index 12b68a941..1facdabe1 100644 --- a/zerotier/config.json +++ b/zerotier/config.json @@ -1,6 +1,6 @@ { "name": "ZeroTier One", - "version": "59b088b", + "version": "15068ba", "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",