⬆️ Updating add-on Tor to fe6c5a3

This commit is contained in:
Community Hass.io Add-ons Bot 2020-03-29 13:05:08 +00:00
parent 064ee20ff8
commit a3cce9c72f
4 changed files with 12 additions and 15 deletions

View file

@ -1201,10 +1201,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/6f135b0
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/6f135b0/README.md
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/fe6c5a3
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/fe6c5a3/README.md
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues
[tor-version-shield]: https://img.shields.io/badge/version-6f135b0-blue.svg
[tor-version-shield]: https://img.shields.io/badge/version-fe6c5a3-blue.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,8 +1,4 @@
# Changelog since v2.2.0
- :pencil2: Replace some Hass.io occurances
- :hammer: Update community forum links
- :arrow_up: Upgrades add-on base image to v7.0.2
- :hammer: Update add-on config with new password & list features
- :hammer: Re-branding
- :books: Update add-on documentation to use new YAML configuration format
- :arrow_up: Upgrades add-on base image to v7.0.0
# Changelog since v2.3.0
- :hammer: Disable Docker init
- :arrow_up: Upgrades tor to 0.4.1.9-r0
- :arrow_up: Upgrades add-on base image to v7.0.5

View file

@ -55,7 +55,7 @@ If you are more interested in stable releases of our add-ons:
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-tor/blob/6f135b0/README.md
[docs]: https://github.com/hassio-addons/addon-tor/blob/fe6c5a3/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tor/33822?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
@ -64,6 +64,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-6f135b0-blue.svg
[release]: https://github.com/hassio-addons/addon-tor/tree/6f135b0
[release-shield]: https://img.shields.io/badge/version-fe6c5a3-blue.svg
[release]: https://github.com/hassio-addons/addon-tor/tree/fe6c5a3
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en

View file

@ -1,6 +1,6 @@
{
"name": "Tor",
"version": "6f135b0",
"version": "fe6c5a3",
"slug": "tor",
"description": "Protect your privacy and access Home Assistant via Tor.",
"url": "https://github.com/hassio-addons/addon-tor",
@ -12,6 +12,7 @@
"armv7",
"i386"
],
"init": false,
"boot": "auto",
"hassio_api": true,
"hassio_role": "default",