diff --git a/README.md b/README.md index c6667dbcd..dcc225f52 100644 --- a/README.md +++ b/README.md @@ -1049,10 +1049,10 @@ SOFTWARE. [thelounge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [thelounge-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [thelounge-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/658ce00 -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/658ce00/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/aa1beb7 +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/aa1beb7/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-658ce00-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-aa1beb7-blue.svg [tor-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/tor/CHANGELOG.md b/tor/CHANGELOG.md index 9e15d5e0e..0bdbb9bdb 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v3.0.3 +- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#56) + +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 (#55) Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. diff --git a/tor/README.md b/tor/README.md index 78088f21a..ff8e73fc7 100644 --- a/tor/README.md +++ b/tor/README.md @@ -61,6 +61,6 @@ 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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-658ce00-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/658ce00 +[release-shield]: https://img.shields.io/badge/version-aa1beb7-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/aa1beb7 [tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en \ No newline at end of file diff --git a/tor/config.json b/tor/config.json index 88f1de018..0f122cae5 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "658ce00", + "version": "aa1beb7", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://github.com/hassio-addons/addon-tor",