🎉 Release of add-on ZeroTier One 0.11.0

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-01 10:31:41 +00:00
parent 4b02c97683
commit 5761defdea
4 changed files with 18 additions and 16 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.4 [addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/v0.11.0
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/v0.10.4/README.md [addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/v0.11.0/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.4-blue.svg [zerotier-version-shield]: https://img.shields.io/badge/version-v0.11.0-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,14 +1,16 @@
## Whats changed ## Whats changed
## 🧰 Maintenance
- Apply updated repository structure & CI workflow @frenck (#67)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#44) - ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#59)
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#46) - ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#60)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#49) - Upgrades add-on base image to v9.2.0 @frenck (#61)
- ⬆️ Upgrades git to 2.30.2-r0 @frenck (#50) - ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#62)
- ⬆️ Bump frenck/action-addon-linter from v2.0.0 to v2.1 @dependabot (#52) - ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#63)
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#53) - ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#64)
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#54) - ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#65)
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#55) - ⬆️ Upgrades ZeroTier One to 1.6.5 @frenck (#66)
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#56)
- ⬆️ Upgrades add-on base image to v9.1.7 @frenck (#57)

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

View file

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