⬆️ Updating add-on ZeroTier One to a633e48

This commit is contained in:
Community Hass.io Add-ons Bot 2020-08-22 19:01:54 +00:00
parent 552b867696
commit f5d5775fb2
4 changed files with 12 additions and 11 deletions

View file

@ -1286,10 +1286,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/2e3bab1 [addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/a633e48
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/2e3bab1/README.md [addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/a633e48/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-2e3bab1-blue.svg [zerotier-version-shield]: https://img.shields.io/badge/version-a633e48-blue.svg
[zerotier-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/zerotier-armhf.svg [zerotier-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/zerotier-armhf.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

View file

@ -1,5 +1,6 @@
# Changelog since v0.7.1 # Changelog since v0.7.2
- ✏ Split add-on documentation - ⬆ Upgrades libgcc to 9.3.0-r2
- ⬆ Upgrades git to 2.24.3-r0 - ⬆ Upgrades git to 2.26.2-r0
- 🔨 Implement OCI image specification on labels - ⬆ Upgrades linux-headers to 5.4.5-r1
- ⬆ Upgrades add-on base image to v7.2.0 - ⬆ Upgrades build-base to 0.5-r2
- ⬆ Upgrades add-on base image to v8.0.1

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

View file

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