diff --git a/README.md b/README.md index bb89d5d8..58d3e300 100644 --- a/README.md +++ b/README.md @@ -991,10 +991,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/v0.11.0 -[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/v0.11.0/README.md +[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/v0.11.1 +[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/v0.11.1/README.md [zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues -[zerotier-version-shield]: https://img.shields.io/badge/version-v0.11.0-blue.svg +[zerotier-version-shield]: https://img.shields.io/badge/version-v0.11.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 diff --git a/zerotier/CHANGELOG.md b/zerotier/CHANGELOG.md index 82f25a6f..5a55617b 100644 --- a/zerotier/CHANGELOG.md +++ b/zerotier/CHANGELOG.md @@ -1,16 +1,22 @@ ## What’s changed -## 🧰 Maintenance - -- Apply updated repository structure & CI workflow @frenck (#67) - ## ⬆️ Dependency updates -- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#59) -- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#60) -- Upgrades add-on base image to v9.2.0 @frenck (#61) -- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#62) -- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#63) -- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#64) -- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#65) -- ⬆️ Upgrades ZeroTier One to 1.6.5 @frenck (#66) +- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.3.0 @dependabot (#70) +- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#69) +- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#68) +- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#71) +- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#72) +- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#75) +- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#76) +- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#77) +- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#78) +- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#79) +- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#80) +- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 @dependabot (#84) +- ⬆️ Upgrades add-on base image to v9.2.2 @frenck (#85) +- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#86) +- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 @dependabot (#87) +- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#88) +- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 @dependabot (#89) +- ⬆️ Upgrades add-on base image to v10.0.0 @frenck (#90) diff --git a/zerotier/README.md b/zerotier/README.md index 39bf999a..ce5c84ac 100644 --- a/zerotier/README.md +++ b/zerotier/README.md @@ -32,5 +32,5 @@ can now add your Home Assistant instance using this add-on. [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.11.0-blue.svg -[release]: https://github.com/hassio-addons/addon-zerotier/tree/v0.11.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.11.1-blue.svg +[release]: https://github.com/hassio-addons/addon-zerotier/tree/v0.11.1 \ No newline at end of file diff --git a/zerotier/config.json b/zerotier/config.json index 676f1b60..d65b4276 100644 --- a/zerotier/config.json +++ b/zerotier/config.json @@ -1,6 +1,6 @@ { "name": "ZeroTier One", - "version": "0.11.0", + "version": "0.11.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",