diff --git a/README.md b/README.md index a867e47b7..bbb411170 100644 --- a/README.md +++ b/README.md @@ -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/a14fa46 -[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/a14fa46/README.md +[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/efaa98e +[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/efaa98e/README.md [zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues -[zerotier-version-shield]: https://img.shields.io/badge/version-a14fa46-blue.svg +[zerotier-version-shield]: https://img.shields.io/badge/version-efaa98e-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 13ffb0d9e..79e464ba3 100644 --- a/zerotier/CHANGELOG.md +++ b/zerotier/CHANGELOG.md @@ -1,127 +1,4 @@ -# Changelog since v0.11.1 -- ⬆️ Upgrades add-on base image to 10.1.0 (#105) -- ⬆️ Upgrades ZeroTier One to 1.6.6 (#106) -- ⬆ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#103) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0) - ---- -updated-dependencies: -- dependency-name: docker/setup-buildx-action - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆ Bump creyD/prettier_action from 3.3 to 4.0 (#104) - -Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0. -- [Release notes](https://github.com/creyD/prettier_action/releases) -- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0) - ---- -updated-dependencies: -- dependency-name: creyD/prettier_action - dependency-type: direct:production - update-type: version-update:semver-major -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#102) +# Changelog since v0.11.2 +- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#110) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#101) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#98) - -Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2. -- [Release notes](https://github.com/dessant/lock-threads/releases) -- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) -- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2) - ---- -updated-dependencies: -- dependency-name: dessant/lock-threads - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- 🚑 Fix contributing link in readme (#97) -- 🚀 Add-on CI improvements (#96) -- ⬆️ Upgrades add-on base image to v10.0.1 (#95) -- ⬆️ Bump actions/stale from 3.0.19 to 4 (#93) - -Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4. -- [Release notes](https://github.com/actions/stale/releases) -- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) -- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4) - ---- -updated-dependencies: -- dependency-name: actions/stale - dependency-type: direct:production - update-type: version-update:semver-major -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 (#94) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.1 to 2.2. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.1...v2.2) - ---- -updated-dependencies: -- dependency-name: frenck/action-addon-linter - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 (#92) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.0 to 1.5.1. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1) - ---- -updated-dependencies: -- dependency-name: docker/setup-buildx-action - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#91) - -Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1. -- [Release notes](https://github.com/dessant/lock-threads/releases) -- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) -- [Commits](https://github.com/dessant/lock-threads/compare/v2.0.3...v2.1.1) - ---- -updated-dependencies: -- dependency-name: dessant/lock-threads - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/zerotier/README.md b/zerotier/README.md index eb999c101..80bb2d2dd 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-a14fa46-blue.svg -[release]: https://github.com/hassio-addons/addon-zerotier/tree/a14fa46 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-efaa98e-blue.svg +[release]: https://github.com/hassio-addons/addon-zerotier/tree/efaa98e \ No newline at end of file diff --git a/zerotier/config.json b/zerotier/config.json index 42e792103..16b09cd63 100644 --- a/zerotier/config.json +++ b/zerotier/config.json @@ -1,6 +1,6 @@ { "name": "ZeroTier One", - "version": "a14fa46", + "version": "efaa98e", "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",