From e8e4928cdcbd545c694b1730ab682aa8afbd81fc Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 28 Jan 2019 19:09:16 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tor to 02f65f3 --- README.md | 6 +++--- tor/CHANGELOG.md | 17 ++++++++++------- tor/README.md | 6 +++--- tor/config.json | 4 ++-- 4 files changed, 18 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index fa024b1a4..55c559fb8 100644 --- a/README.md +++ b/README.md @@ -856,10 +856,10 @@ SOFTWARE. [tautulli-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tautulli-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/3f654c8 -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/3f654c8/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/02f65f3 +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/02f65f3/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-3f654c8-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-02f65f3-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 876527048..4be154169 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,27 +1,30 @@ # Changelog since v1.6.0 -2019/01/09 21:26 UTC - [3f654c8](https://github.com/hassio-addons/addon-tor/commit/3f654c8b8adecad55dd51d8c164ddda7e7b87143) by [@renovate[bot]](https://github.com/apps/renovate) +2019/01/28 19:03 UTC - [02f65f3](https://github.com/hassio-addons/addon-tor/commit/02f65f3a2c643f291a40ca2d1377e8312bb5481c) by [@frenck](https://github.com/frenck) +> :tractor: Replaces add-on link with GitHub link + +2019/01/28 19:03 UTC - [3f654c8](https://github.com/hassio-addons/addon-tor/commit/3f654c8b8adecad55dd51d8c164ddda7e7b87143) by [@renovate[bot]](https://github.com/apps/renovate) > Configure Renovate (#8) * Add renovate.json * Update renovate.json -2019/01/09 21:26 UTC - [97871f0](https://github.com/hassio-addons/addon-tor/commit/97871f0753bc1652fe64a336ec9c1b13ac7813d6) by [@frenck](https://github.com/frenck) +2019/01/28 19:03 UTC - [97871f0](https://github.com/hassio-addons/addon-tor/commit/97871f0753bc1652fe64a336ec9c1b13ac7813d6) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades add-on base image to 2.3.1 -2019/01/09 21:26 UTC - [77e1b69](https://github.com/hassio-addons/addon-tor/commit/77e1b693e134203805135d5beef84012439aee54) by [@frenck](https://github.com/frenck) +2019/01/28 19:03 UTC - [77e1b69](https://github.com/hassio-addons/addon-tor/commit/77e1b693e134203805135d5beef84012439aee54) by [@frenck](https://github.com/frenck) > :tractor: :rocket: Refactor of GitLab CI -2019/01/09 21:26 UTC - [6053035](https://github.com/hassio-addons/addon-tor/commit/605303581d003ceef7517f97b1182212d7ecbdd9) by [@frenck](https://github.com/frenck) +2019/01/28 19:03 UTC - [6053035](https://github.com/hassio-addons/addon-tor/commit/605303581d003ceef7517f97b1182212d7ecbdd9) by [@frenck](https://github.com/frenck) > :fireworks: Updates maintenance year to 2019 -2019/01/09 21:26 UTC - [0e51466](https://github.com/hassio-addons/addon-tor/commit/0e5146632cacd29777ff4b4c4f44b7932e6f4c55) by [@frenck](https://github.com/frenck) +2019/01/28 19:03 UTC - [0e51466](https://github.com/hassio-addons/addon-tor/commit/0e5146632cacd29777ff4b4c4f44b7932e6f4c55) by [@frenck](https://github.com/frenck) > :fire: Removes Anchore.io links -2019/01/09 21:26 UTC - [6c15633](https://github.com/hassio-addons/addon-tor/commit/6c15633f95896754b276cb83345325aa608cd5ba) by [@frenck](https://github.com/frenck) +2019/01/28 19:03 UTC - [6c15633](https://github.com/hassio-addons/addon-tor/commit/6c15633f95896754b276cb83345325aa608cd5ba) by [@frenck](https://github.com/frenck) > :fire: Removes BountySource links -2019/01/09 21:26 UTC - [5f45555](https://github.com/hassio-addons/addon-tor/commit/5f455559291c0146c3f5c0ec3fa69ea96e6dff44) by [@frenck](https://github.com/frenck) +2019/01/28 19:03 UTC - [5f45555](https://github.com/hassio-addons/addon-tor/commit/5f455559291c0146c3f5c0ec3fa69ea96e6dff44) by [@frenck](https://github.com/frenck) > :pencil2: Fixes spelling error in Dockerfile diff --git a/tor/README.md b/tor/README.md index 6927578c9..c260d5d45 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/3f654c8/README.md +[docs]: https://github.com/hassio-addons/addon-tor/blob/02f65f3/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/2019.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-3f654c8-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/3f654c8 +[release-shield]: https://img.shields.io/badge/version-02f65f3-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/02f65f3 [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 a51e7965b..5c9a0343f 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,9 +1,9 @@ { "name": "Tor", - "version": "3f654c8", + "version": "02f65f3", "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", + "url": "https://github.com/hassio-addons/addon-tor", "startup": "services", "arch": [ "aarch64",