🎉 Release of add-on ZeroTier One 0.10.2

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-08 15:27:21 +00:00
parent 9e3fb611f5
commit 6c4470996f
4 changed files with 12 additions and 10 deletions

View file

@ -1089,10 +1089,10 @@ SOFTWARE.
[zwave2mqtt-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[zwave2mqtt-i386-shield]: https://img.shields.io/badge/i386-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.10.1 [addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/v0.10.2
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/v0.10.1/README.md [addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/v0.10.2/README.md
[zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues [zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues
[zerotier-version-shield]: https://img.shields.io/badge/version-v0.10.1-blue.svg [zerotier-version-shield]: https://img.shields.io/badge/version-v0.10.2-blue.svg
[zerotier-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[zerotier-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [zerotier-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,7 +1,9 @@
## Whats changed ## Whats changed
## 🧰 Maintenance
- Update add-on configuration for Supervisor 2021.2 @frenck (#37)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#35) - ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#36)
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#34)
- ⬆ Upgrades ZeroTier One to 1.6.3 @frenck (#33)

View file

@ -48,5 +48,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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.10.1-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.10.2-blue.svg
[release]: https://github.com/hassio-addons/addon-zerotier/tree/v0.10.1 [release]: https://github.com/hassio-addons/addon-zerotier/tree/v0.10.2

View file

@ -1,6 +1,6 @@
{ {
"name": "ZeroTier One", "name": "ZeroTier One",
"version": "0.10.1", "version": "0.10.2",
"slug": "zerotier", "slug": "zerotier",
"description": "Radically simplify your network with a virtual networking layer that works the same everywhere", "description": "Radically simplify your network with a virtual networking layer that works the same everywhere",
"url": "https://github.com/hassio-addons/addon-zerotier", "url": "https://github.com/hassio-addons/addon-zerotier",
@ -25,7 +25,7 @@
"SYS_ADMIN" "SYS_ADMIN"
], ],
"devices": [ "devices": [
"/dev/net/tun:/dev/net/tun:rwm" "/dev/net/tun"
], ],
"map": [ "map": [
"ssl:rw" "ssl:rw"