diff --git a/README.md b/README.md index e5127dc06..8f9fcb351 100644 --- a/README.md +++ b/README.md @@ -1121,10 +1121,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/d21dfe2 -[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/d21dfe2/README.md +[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/95ceeb9 +[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/95ceeb9/README.md [zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues -[zerotier-version-shield]: https://img.shields.io/badge/version-d21dfe2-blue.svg +[zerotier-version-shield]: https://img.shields.io/badge/version-95ceeb9-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 diff --git a/zerotier/CHANGELOG.md b/zerotier/CHANGELOG.md index a710098f1..cfe894cad 100644 --- a/zerotier/CHANGELOG.md +++ b/zerotier/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.10.3 +- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#54) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#53) Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. diff --git a/zerotier/README.md b/zerotier/README.md index 83a9bee64..db04ed83f 100644 --- a/zerotier/README.md +++ b/zerotier/README.md @@ -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-d21dfe2-blue.svg -[release]: https://github.com/hassio-addons/addon-zerotier/tree/d21dfe2 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-95ceeb9-blue.svg +[release]: https://github.com/hassio-addons/addon-zerotier/tree/95ceeb9 \ No newline at end of file diff --git a/zerotier/config.json b/zerotier/config.json index caf2fcc0e..eaf535115 100644 --- a/zerotier/config.json +++ b/zerotier/config.json @@ -1,6 +1,6 @@ { "name": "ZeroTier One", - "version": "d21dfe2", + "version": "95ceeb9", "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",