🎉 Release of add-on Tailscale 0.16.0

This commit is contained in:
Community Hass.io Add-ons Bot 2024-02-18 19:37:07 +00:00
parent 9a626dcf6a
commit b2170a1196
5 changed files with 19 additions and 14 deletions

View file

@ -1050,10 +1050,10 @@ SOFTWARE.
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[vscode-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
[vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.15.0
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.15.0/README.md
[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.16.0
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.16.0/README.md
[tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues
[tailscale-version-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg
[tailscale-version-shield]: https://img.shields.io/badge/version-v0.16.0-blue.svg
[tailscale-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[tailscale-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[tailscale-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -2,14 +2,14 @@
## 🐛 Bug fixes
- Fix kernel configuration access for Debian Supervised installations @lmagyar ([#326](https://github.com/hassio-addons/addon-tailscale/pull/326))
- Drop kernel configuration access @lmagyar ([#327](https://github.com/hassio-addons/addon-tailscale/pull/327))
## 🚀 Enhancements
- Use web as a command, not as an option @lmagyar ([#329](https://github.com/hassio-addons/addon-tailscale/pull/329))
- Use readonly webui mode in v1.60 @lmagyar ([#330](https://github.com/hassio-addons/addon-tailscale/pull/330))
## ⬆️ Dependency updates
- ⬆️ Update Add-on base image to v15.0.4 @renovate ([#315](https://github.com/hassio-addons/addon-tailscale/pull/315))
- ⬆️ Update Add-on base image to v15.0.5 @renovate ([#317](https://github.com/hassio-addons/addon-tailscale/pull/317))
- ⬆️ Update tailscale/tailscale to v1.58.0 @renovate ([#319](https://github.com/hassio-addons/addon-tailscale/pull/319))
- ⬆️ Update tailscale/tailscale to v1.58.2 @renovate ([#321](https://github.com/hassio-addons/addon-tailscale/pull/321))
- ⬆️ Update alpine_3_19/coreutils to v9.4-r2 @renovate ([#322](https://github.com/hassio-addons/addon-tailscale/pull/322))
- ⬆️ Update alpine_3_19/nginx to v1.24.0-r15 @renovate ([#324](https://github.com/hassio-addons/addon-tailscale/pull/324))
- ⬆️ Update Add-on base image to v15.0.6 @renovate ([#323](https://github.com/hassio-addons/addon-tailscale/pull/323))
- ⬆️ Update Add-on base image to v15.0.7 @renovate ([#331](https://github.com/hassio-addons/addon-tailscale/pull/331))
- ⬆️ Update tailscale/tailscale to v1.60.0 @renovate ([#332](https://github.com/hassio-addons/addon-tailscale/pull/332))

View file

@ -56,6 +56,11 @@ supported interfaces to Tailscale.
Consider disabling key expiry to avoid losing connection to your Home Assistant
device. See [Key expiry][tailscale_info_key_expiry] for more information.
**Note:** _Some of the options below also available on Tailscale's web interface
through the Web UI, but they are made read only there. You can't change them
through the Web UI, because all the changes made there would be lost when the
add-on is restarted._
```yaml
accept_dns: true
accept_routes: true

View file

@ -45,5 +45,5 @@ 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-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg
[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.15.0
[release-shield]: https://img.shields.io/badge/version-v0.16.0-blue.svg
[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.16.0

View file

@ -1,5 +1,5 @@
name: Tailscale
version: 0.15.0
version: 0.16.0
slug: tailscale
description: Zero config VPN for building secure networks
url: https://github.com/hassio-addons/addon-tailscale