🎉 Release of add-on Tor 2.4.1

This commit is contained in:
Community Hass.io Add-ons Bot 2020-08-26 09:58:44 +00:00
parent 82c507bfc6
commit 260df152db
4 changed files with 10 additions and 12 deletions

View file

@ -1135,10 +1135,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/v2.4.0 [addon-tor]: https://github.com/hassio-addons/addon-tor/tree/v2.4.1
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/v2.4.0/README.md [addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/v2.4.1/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-v2.4.0-blue.svg [tor-version-shield]: https://img.shields.io/badge/version-v2.4.1-blue.svg
[tor-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/tor-armhf.svg [tor-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/tor-armhf.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

View file

@ -4,13 +4,11 @@ This is a general maintenance release.
### 🔨 Changes ### 🔨 Changes
- 🔨 Disable Docker init - ⬆ Upgrades add-on base image to v8.0.1
- ⬆ Upgrades add-on base image to v7.2.0 - ⬆ Upgrades tor to 0.4.3.5-r0
- ⬆ Upgrades tor to 0.4.1.9-r1 - 🔥 Remove Renovatebot
- 🔨 Implement OCI image specification on labels
- ✏ Split add-on documentation
[changelog]: https://github.com/hassio-addons/addon-tor/compare/v2.3.0...v2.4.0 [changelog]: https://github.com/hassio-addons/addon-tor/compare/v2.4.0...v2.4.1
Questions? Join our Discord server! https://discord.me/hassioaddons Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: Enjoying my add-ons? Consider supporting my work:

View file

@ -42,6 +42,6 @@ applications through your Home Assistant installation.
[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-v2.4.0-blue.svg [release-shield]: https://img.shields.io/badge/version-v2.4.1-blue.svg
[release]: https://github.com/hassio-addons/addon-tor/tree/v2.4.0 [release]: https://github.com/hassio-addons/addon-tor/tree/v2.4.1
[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": "2.4.0", "version": "2.4.1",
"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",