⬆️ Updating add-on ZeroTier One to d59f565

This commit is contained in:
Community Hass.io Add-ons Bot 2021-06-30 10:42:13 +00:00
parent 214f17183c
commit 872e90a503
4 changed files with 22 additions and 6 deletions

View file

@ -1052,10 +1052,10 @@ SOFTWARE.
[zwavejs2mqtt-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[zwavejs2mqtt-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[zwavejs2mqtt-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/262360a
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/262360a/README.md
[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/d59f565
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/d59f565/README.md
[zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues
[zerotier-version-shield]: https://img.shields.io/badge/version-262360a-blue.svg
[zerotier-version-shield]: https://img.shields.io/badge/version-d59f565-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,4 +1,20 @@
# Changelog since v0.11.0
- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 (#87)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.4.1)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 (#86)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.

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

View file

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