diff --git a/README.md b/README.md index cf0a13b0..08ee44b3 100644 --- a/README.md +++ b/README.md @@ -958,10 +958,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.12.1 -[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/v0.12.1/README.md +[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/v0.12.2 +[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/v0.12.2/README.md [zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues -[zerotier-version-shield]: https://img.shields.io/badge/version-v0.12.1-blue.svg +[zerotier-version-shield]: https://img.shields.io/badge/version-v0.12.2-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 0397ac6a..c2c28c29 100644 --- a/zerotier/CHANGELOG.md +++ b/zerotier/CHANGELOG.md @@ -1,6 +1,12 @@ ## What’s changed +## 🧰 Maintenance + +- 🚀 Update CI to latest version @frenck (#134) +- 🎆 Updates maintenance/license year to 2022 @frenck (#135) + ## ⬆️ Dependency updates -- ⬆️ Upgrades add-on base image to 10.2.3 @frenck (#124) -- ⬆️ Upgrades ZeroTier One to 1.8.3 @frenck (#125) +- ⬆️ Upgrades add-on base image to 11.0.0 @frenck (#131) +- ⬆️ Upgrades ZeroTier One to 1.8.4 @frenck (#132) +- ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#136) diff --git a/zerotier/DOCS.md b/zerotier/DOCS.md index 28a40c04..741d76a6 100644 --- a/zerotier/DOCS.md +++ b/zerotier/DOCS.md @@ -114,7 +114,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2019-2021 Franck Nijhof +Copyright (c) 2019-2022 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/zerotier/README.md b/zerotier/README.md index 869f7380..40f01409 100644 --- a/zerotier/README.md +++ b/zerotier/README.md @@ -28,9 +28,9 @@ can now add your Home Assistant instance using this add-on. [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-zerotier-one/109091?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [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.12.1-blue.svg -[release]: https://github.com/hassio-addons/addon-zerotier/tree/v0.12.1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.12.2-blue.svg +[release]: https://github.com/hassio-addons/addon-zerotier/tree/v0.12.2 \ No newline at end of file diff --git a/zerotier/config.yaml b/zerotier/config.yaml index b0641c2e..4ecad1a2 100644 --- a/zerotier/config.yaml +++ b/zerotier/config.yaml @@ -32,4 +32,4 @@ schema: slug: zerotier startup: services url: https://github.com/hassio-addons/addon-zerotier -version: 0.12.1 +version: 0.12.2