⬆️ Updating add-on ZeroTier One to 879e3ac

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-08 10:58:00 +00:00
parent a313a16b15
commit 91cbf3ebfe
4 changed files with 11 additions and 22 deletions

View file

@ -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/e7ad9e2
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/e7ad9e2/README.md
[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/879e3ac
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/879e3ac/README.md
[zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues
[zerotier-version-shield]: https://img.shields.io/badge/version-e7ad9e2-blue.svg
[zerotier-version-shield]: https://img.shields.io/badge/version-879e3ac-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,20 +1,9 @@
# Changelog since v0.10.0
- ⬆ Upgrades ZeroTier One to 1.6.3 (#33)
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#34)
# Changelog since v0.10.1
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#36)
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] <support@github.com>
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.
- [Release notes](https://github.com/actionshub/markdownlint/releases)
- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99)
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] <support@github.com>

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

View file

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