From 3ab421ae8d0a889a60a121974863021a89aff4d7 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 19 Aug 2018 07:52:51 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tor to c537359 --- README.md | 6 +++--- tor/CHANGELOG.md | 18 +++--------------- tor/README.md | 6 +++--- tor/config.json | 2 +- 4 files changed, 10 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index f90a0d527..15992ad63 100644 --- a/README.md +++ b/README.md @@ -690,10 +690,10 @@ SOFTWARE. [terminal-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [terminal-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [terminal-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/78f96c1 -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/78f96c1/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/c537359 +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/c537359/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-78f96c1-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-c537359-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 diff --git a/tor/CHANGELOG.md b/tor/CHANGELOG.md index 9be37cb40..8998a598b 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,17 +1,5 @@ -# Changelog since v1.4.0 +# Changelog since v1.5.0 -2018/08/16 22:43 UTC - [78f96c1](https://github.com/hassio-addons/addon-tor/commit/78f96c10dba9b8c3bee9967c899ca5f5e47e2a70) by [@frenck](https://github.com/frenck) -> :books: :shirt: Updates README and links - -2018/08/16 22:43 UTC - [d552d2e](https://github.com/hassio-addons/addon-tor/commit/d552d2ede0f1022b3b30b8ddce5972e53e13b2c0) by [@frenck](https://github.com/frenck) -> :whale: Sets default Shell - -2018/08/16 22:43 UTC - [2d88a46](https://github.com/hassio-addons/addon-tor/commit/2d88a46b6eb0ca0d0a61cf3c5c9c3cb6fa091674) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image to v2.1.1 - -2018/08/16 22:43 UTC - [1b26c4f](https://github.com/hassio-addons/addon-tor/commit/1b26c4fc70d1e3a0874b1bd1324fda4bacc78c7c) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image to v2.1.1 - -2018/08/16 22:43 UTC - [9f7d63b](https://github.com/hassio-addons/addon-tor/commit/9f7d63bc953f007fdf4e389ffa32a3ebc3ca6dee) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades hadolint to latest +2018/08/19 07:29 UTC - [c537359](https://github.com/hassio-addons/addon-tor/commit/c53735968e24ec4434e093252e618c34aa8cfeb5) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades base image to v2.1.2 diff --git a/tor/README.md b/tor/README.md index f43011e25..99111a06a 100644 --- a/tor/README.md +++ b/tor/README.md @@ -57,13 +57,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-tor/blob/78f96c1/README.md +[docs]: https://github.com/hassio-addons/addon-tor/blob/c537359/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-tor/33822?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [patreon-shield]: https://www.frenck.nl/images/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-78f96c1-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/78f96c1 +[release-shield]: https://img.shields.io/badge/version-c537359-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/c537359 [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 0bda9c501..08901c628 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "78f96c1", + "version": "c537359", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-tor/33822?u=frenck",