🎉 Release of add-on Tor 3.0.4

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-01 10:23:21 +00:00
parent 0d5bc09dd7
commit 4b02c97683
4 changed files with 21 additions and 15 deletions

View file

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

View file

@ -1,13 +1,19 @@
## Whats changed
## 🧰 Maintenance
- Apply updated repository structure & CI workflow @frenck (#66)
## ⬆️ Dependency updates
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#45)
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#46)
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#47)
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#48)
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#49)
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#50)
- ⬆️ Upgrades tor to 0.4.4.8-r0 @frenck (#52)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#51)
- ⬆️ Upgrades add-on base image to v9.1.5 @frenck (#53)
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#55)
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#56)
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#58)
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#57)
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#59)
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#60)
- Upgrades add-on base image to v9.2.0 @frenck (#61)
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#62)
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#63)
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#64)
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#65)

View file

@ -58,6 +58,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-v3.0.3-blue.svg
[release]: https://github.com/hassio-addons/addon-tor/tree/v3.0.3
[release-shield]: https://img.shields.io/badge/version-v3.0.4-blue.svg
[release]: https://github.com/hassio-addons/addon-tor/tree/v3.0.4
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en

View file

@ -1,6 +1,6 @@
{
"name": "Tor",
"version": "3.0.3",
"version": "3.0.4",
"slug": "tor",
"description": "Protect your privacy and access Home Assistant via Tor.",
"url": "https://github.com/hassio-addons/addon-tor",