🎉 Release of add-on Tor 3.0.3

This commit is contained in:
Community Hass.io Add-ons Bot 2021-03-18 10:20:19 +00:00
parent b4e2dea602
commit 9916c75f1d
4 changed files with 15 additions and 19 deletions

View file

@ -1026,10 +1026,10 @@ SOFTWARE.
[thelounge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[thelounge-i386-shield]: https://img.shields.io/badge/i386-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/v3.0.2 [addon-tor]: https://github.com/hassio-addons/addon-tor/tree/v3.0.3
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/v3.0.2/README.md [addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/v3.0.3/README.md
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues [tor-issue]: https://github.com/hassio-addons/addon-tor/issues
[tor-version-shield]: https://img.shields.io/badge/version-v3.0.2-blue.svg [tor-version-shield]: https://img.shields.io/badge/version-v3.0.3-blue.svg
[tor-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,17 +1,13 @@
## Whats changed ## Whats changed
## 🧰 Maintenance
- Fix add-on description extraction @frenck (#35)
- Add missing port descriptions to add-on configuration @frenck (#39)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Bump frenck/action-addon-linter from v1.2.1 to v1.3.1 @dependabot (#36) - ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#45)
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#37) - ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#46)
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#38) - ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#47)
- Upgrade add-on base image to 9.1.2 @frenck (#40) - ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#48)
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#41) - ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#49)
- ⬆ Upgrades tor to 0.4.4.7-r1 @frenck (#44) - ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#50)
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#43) - ⬆️ Upgrades tor to 0.4.4.8-r0 @frenck (#52)
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#42) - ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#51)
- ⬆️ Upgrades add-on base image to v9.1.5 @frenck (#53)

View file

@ -58,6 +58,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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v3.0.2-blue.svg [release-shield]: https://img.shields.io/badge/version-v3.0.3-blue.svg
[release]: https://github.com/hassio-addons/addon-tor/tree/v3.0.2 [release]: https://github.com/hassio-addons/addon-tor/tree/v3.0.3
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en [tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en

View file

@ -1,6 +1,6 @@
{ {
"name": "Tor", "name": "Tor",
"version": "3.0.2", "version": "3.0.3",
"slug": "tor", "slug": "tor",
"description": "Protect your privacy and access Home Assistant via Tor.", "description": "Protect your privacy and access Home Assistant via Tor.",
"url": "https://github.com/hassio-addons/addon-tor", "url": "https://github.com/hassio-addons/addon-tor",