diff --git a/README.md b/README.md index cfe0aafdc..e8d3748c9 100644 --- a/README.md +++ b/README.md @@ -1144,10 +1144,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/e7ad9e2 -[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/e7ad9e2/README.md +[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/879e3ac +[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/879e3ac/README.md [zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues -[zerotier-version-shield]: https://img.shields.io/badge/version-e7ad9e2-blue.svg +[zerotier-version-shield]: https://img.shields.io/badge/version-879e3ac-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 6060eb49a..f40c337e3 100644 --- a/zerotier/CHANGELOG.md +++ b/zerotier/CHANGELOG.md @@ -1,20 +1,9 @@ -# Changelog since v0.10.0 -- ⬆ Upgrades ZeroTier One to 1.6.3 (#33) -- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#34) +# Changelog since v0.10.1 +- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#36) -Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. -- [Release notes](https://github.com/actions/cache/releases) -- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#35) - -Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. -- [Release notes](https://github.com/actionshub/markdownlint/releases) -- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md) -- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99) +Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16. +- [Release notes](https://github.com/actions/stale/releases) +- [Commits](https://github.com/actions/stale/compare/v3.0.15...9d6f46564a515a9ea11e7762ab3957ee58ca50da) Signed-off-by: dependabot[bot] diff --git a/zerotier/README.md b/zerotier/README.md index 3744955bc..e7d745bcf 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-e7ad9e2-blue.svg -[release]: https://github.com/hassio-addons/addon-zerotier/tree/e7ad9e2 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-879e3ac-blue.svg +[release]: https://github.com/hassio-addons/addon-zerotier/tree/879e3ac \ No newline at end of file diff --git a/zerotier/config.json b/zerotier/config.json index a57d125fa..be00e3db1 100644 --- a/zerotier/config.json +++ b/zerotier/config.json @@ -1,6 +1,6 @@ { "name": "ZeroTier One", - "version": "e7ad9e2", + "version": "879e3ac", "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",