🎉 Release of add-on Tailscale 0.7.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-06-12 20:20:34 +00:00
parent 1f131726ae
commit 6402e4ba1e
5 changed files with 20 additions and 16 deletions

View file

@ -884,10 +884,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.6.1
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.6.1/README.md
[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.7.0
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.7.0/README.md
[tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues
[tailscale-version-shield]: https://img.shields.io/badge/version-v0.6.1-blue.svg
[tailscale-version-shield]: https://img.shields.io/badge/version-v0.7.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-yes-green.svg

View file

@ -1,5 +1,17 @@
## Whats changed
## 🐛 Bug fixes
- 🚑 Fix unexpected non-flag arguments to tailscale @frenck (#101)
## 📚 Documentation
- 📚 Use new My Home Assistant link format @frenck (#99)
## ⬆️ Dependency updates
- ⬆️ Upgrades Tailscale to 1.22.2 @frenck (#87)
- ⬆️ Upgrades nginx to 1.20.2-r1 @frenck (#94)
- ⬆️ Upgrades Tailscale to 1.24.2 @networkpanic (#93)
- ⬆️ Upgrades add-on base image to 11.1.2 @frenck (#95)
- ⬆️ Upgrades add-on base image to 12.0.0 @frenck (#98)
- ⬆️ Upgrades Tailscale to 1.26.0 @frenck (#100)

View file

@ -36,12 +36,6 @@ however, it is nice to know where you need to go later on.
complete this step on a desktop or laptop computer using the Chrome browser.
1. Done!
Home Assistant, by default, ships with the Community Add-ons store installed.
However, if it is missing (for any reason), you can add it by clicking the
button My button below.
[![Add repository to your Home Assitant instance.][repository-badge]][repository]
## Configuration
This add-on has almost no additional configuration options for the
@ -130,7 +124,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_tailscale
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_tailscale&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
[contributors]: https://github.com/hassio-addons/addon-tailscale/graphs/contributors
[discord-ha]: https://discord.gg/c5DvZ4e
[discord]: https://discord.me/hassioaddons
@ -139,6 +133,4 @@ SOFTWARE.
[issue]: https://github.com/hassio-addons/addon-tailscale/issues
[reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-tailscale/releases
[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg
[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
[semver]: http://semver.org/spec/v2.0.0.htm

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.6.1-blue.svg
[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.6.1
[release-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg
[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.7.0

View file

@ -25,4 +25,4 @@ schema:
slug: tailscale
startup: services
url: https://github.com/hassio-addons/addon-tailscale
version: 0.6.1
version: 0.7.0