🎉 Release of add-on Tailscale 0.8.0

This commit is contained in:
Community Hass.io Add-ons Bot 2023-03-26 11:46:31 +00:00
parent 5beab79532
commit aa57db15d1
5 changed files with 40 additions and 31 deletions

View file

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

@ -2,16 +2,25 @@
## 🐛 Bug fixes
- 🚑 Fix unexpected non-flag arguments to tailscale @frenck (#101)
- Minor bugfixes @lmagyar ([#131](https://github.com/hassio-addons/addon-tailscale/pull/131))
## 📚 Documentation
## 🚀 Enhancements
- 📚 Use new My Home Assistant link format @frenck (#99)
- 🔨 Migrate old-style S6 scripts to s6-rc.d @frenck ([#156](https://github.com/hassio-addons/addon-tailscale/pull/156))
## 🧰 Maintenance
- Add Renovate for dependency management @frenck ([#145](https://github.com/hassio-addons/addon-tailscale/pull/145))
- 🎆 Updates maintenance/license year to 2023 @frenck ([#155](https://github.com/hassio-addons/addon-tailscale/pull/155))
## ⬆️ Dependency updates
- ⬆️ 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)
- ⬆️ Upgrade nginx to 1.22.0-r1 @jeffothy ([#109](https://github.com/hassio-addons/addon-tailscale/pull/109))
- ⬆️ Upgrade Tailscale to 1.30.1 @jeffothy ([#108](https://github.com/hassio-addons/addon-tailscale/pull/108))
- ⬆️ Update Add-on base image to v13 (major) @renovate ([#153](https://github.com/hassio-addons/addon-tailscale/pull/153))
- ⬆️ Update alpine_3_17/ip6tables to v1.8.8-r2 @renovate ([#146](https://github.com/hassio-addons/addon-tailscale/pull/146))
- ⬆️ Update alpine_3_17/iproute2 to v6 @renovate ([#154](https://github.com/hassio-addons/addon-tailscale/pull/154))
- ⬆️ Update alpine_3_17/ipcalc to v1.0.1-r1 @renovate ([#147](https://github.com/hassio-addons/addon-tailscale/pull/147))
- ⬆️ Update alpine_3_17/nginx to v1.22.1-r0 @renovate ([#151](https://github.com/hassio-addons/addon-tailscale/pull/151))
- ⬆️ Update alpine_3_17/iptables to v1.8.8-r2 @renovate ([#149](https://github.com/hassio-addons/addon-tailscale/pull/149))
- ⬆️ Update tailscale/tailscale to v1.38.2 @renovate ([#152](https://github.com/hassio-addons/addon-tailscale/pull/152))

View file

@ -103,7 +103,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2021-2022 Franck Nijhof
Copyright (c) 2021-2023 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -25,9 +25,9 @@ manages firewall rules for you, and works from anywhere you are.
[forum]: https://community.home-assistant.io/?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
[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.7.0-blue.svg
[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.7.0
[release-shield]: https://img.shields.io/badge/version-v0.8.0-blue.svg
[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.8.0

View file

@ -1,28 +1,28 @@
name: Tailscale
version: 0.8.0
slug: tailscale
description: Zero config VPN for building secure networks
url: https://github.com/hassio-addons/addon-tailscale
codenotary: codenotary@frenck.dev
ingress: true
ingress_port: 0
ingress_stream: true
startup: services
panel_icon: mdi:vpn
arch:
- aarch64
- amd64
- armhf
- armv7
- i386
codenotary: codenotary@frenck.dev
description: Zero config VPN for building secure networks
devices:
- /dev/net/tun
hassio_api: true
host_network: true
image: ghcr.io/hassio-addons/tailscale/{arch}
ingress: true
ingress_port: 0
ingress_stream: true
init: false
name: Tailscale
panel_icon: mdi:vpn
hassio_api: true
privileged:
- NET_ADMIN
devices:
- /dev/net/tun
host_network: true
schema:
tags:
- match(^tag:[a-zA-Z0-9]-?[a-zA-Z0-9]+$)?
slug: tailscale
startup: services
url: https://github.com/hassio-addons/addon-tailscale
version: 0.7.0
image: ghcr.io/hassio-addons/tailscale/{arch}