🎉 Release of add-on ZeroTier One 0.10.1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-06 12:01:15 +00:00
parent 73c392f5ee
commit cde116aed7
4 changed files with 9 additions and 35 deletions

View file

@ -1089,10 +1089,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/v0.10.0
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/v0.10.0/README.md
[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/v0.10.1
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/v0.10.1/README.md
[zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues
[zerotier-version-shield]: https://img.shields.io/badge/version-v0.10.0-blue.svg
[zerotier-version-shield]: https://img.shields.io/badge/version-v0.10.1-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,33 +1,7 @@
## Whats changed
Major release of the ZeroTier One add-on!
The add-on is now built by GitHub Actions and distributes via the GitHub Container Registry.
While this was a major task, you should not notice 😉
So, what does this upgrade bring? Well, Alpine Linux running this add-on has been upgraded, but most importantly:
ZeroTier One 1.6.2
(Yeah, working this time 😉 )
../Frenck
## 🚀 Enhancements
- Make transparent icons @LiJu09 (#21)
## 🧰 Maintenance
- Cleanup repository @frenck (#22)
- Happy New Year @frenck (#24)
- Upgrade Code of Conduct @frenck (#25)
- Add new repository workflow @frenck (#26)
## ⬆️ Dependency updates
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#30)
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#29)
- Upgrade add-on base image to 9.1.2 @frenck (#28)
- Upgrade ZeroTier to 1.6.2 @frenck (#31)
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#32)
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#35)
- ⬆️ 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]: 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-v0.10.0-blue.svg
[release]: https://github.com/hassio-addons/addon-zerotier/tree/v0.10.0
[release-shield]: https://img.shields.io/badge/version-v0.10.1-blue.svg
[release]: https://github.com/hassio-addons/addon-zerotier/tree/v0.10.1

View file

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