Skip to content

Commit c12984f

Browse files
committed
🎉 Release of add-on Tor 7.0.2
1 parent 71c0586 commit c12984f

File tree

4 files changed

+9
-7
lines changed

4 files changed

+9
-7
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,10 +1086,10 @@ SOFTWARE.
10861086
[thelounge-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
10871087
[thelounge-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
10881088
[thelounge-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
1089-
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/v7.0.1
1090-
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/v7.0.1/README.md
1089+
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/v7.0.2
1090+
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/v7.0.2/README.md
10911091
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues
1092-
[tor-version-shield]: https://img.shields.io/badge/version-v7.0.1-blue.svg
1092+
[tor-version-shield]: https://img.shields.io/badge/version-v7.0.2-blue.svg
10931093
[tor-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
10941094
[tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
10951095
[tor-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

tor/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
## ⬆️ Dependency updates
44

5-
- ⬆️ Update alpine_3_22/tor to v0.4.8.20-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#298](https://github.com/hassio-addons/addon-tor/pull/298))
5+
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v19 @[renovate[bot]](https://github.com/apps/renovate) ([#299](https://github.com/hassio-addons/addon-tor/pull/299))
6+
- ⬆️ Update alpine_3_22/tor to v0.4.8.21-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#300](https://github.com/hassio-addons/addon-tor/pull/300))
7+
- ⬆️ Update alpine_3_22/go to v1.24.10-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#301](https://github.com/hassio-addons/addon-tor/pull/301))

tor/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ If you are more interested in stable releases of our add-ons:
5858
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
5959
[patreon]: https://www.patreon.com/frenck
6060
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
61-
[release-shield]: https://img.shields.io/badge/version-v7.0.1-blue.svg
62-
[release]: https://github.com/hassio-addons/addon-tor/tree/v7.0.1
61+
[release-shield]: https://img.shields.io/badge/version-v7.0.2-blue.svg
62+
[release]: https://github.com/hassio-addons/addon-tor/tree/v7.0.2
6363
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en

tor/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Tor
2-
version: 7.0.1
2+
version: 7.0.2
33
slug: tor
44
description: Protect your privacy and access Home Assistant via Tor
55
url: https://github.com/hassio-addons/addon-tor

0 commit comments

Comments
 (0)