⬆️ Updating add-on ZeroTier One to 6a148a6

This commit is contained in:
Community Hass.io Add-ons Bot 2021-03-23 10:56:23 +00:00
parent d5fb7f01e9
commit aa3e427cad
4 changed files with 15 additions and 6 deletions

View file

@ -1121,10 +1121,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/b870398
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/b870398/README.md
[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/6a148a6
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/6a148a6/README.md
[zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues
[zerotier-version-shield]: https://img.shields.io/badge/version-b870398-blue.svg
[zerotier-version-shield]: https://img.shields.io/badge/version-6a148a6-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

View file

@ -1,4 +1,13 @@
# Changelog since v0.10.3
- ⬆️ Bump frenck/action-addon-linter from v2.0.0 to v2.1 (#52)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v2.0.0 to v2.1.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.0.0...c78e9c97c40f706d88152a577cdf726c83cad5b0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades git to 2.30.2-r0 (#50)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#49)

View file

@ -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-b870398-blue.svg
[release]: https://github.com/hassio-addons/addon-zerotier/tree/b870398
[release-shield]: https://img.shields.io/badge/version-6a148a6-blue.svg
[release]: https://github.com/hassio-addons/addon-zerotier/tree/6a148a6

View file

@ -1,6 +1,6 @@
{
"name": "ZeroTier One",
"version": "b870398",
"version": "6a148a6",
"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",