⬆️ Updating add-on Tailscale to 1640850

This commit is contained in:
Community Hass.io Add-ons Bot 2023-10-16 05:02:34 +00:00
parent ca1ddb1601
commit 049646730b
4 changed files with 8 additions and 91 deletions

View file

@ -939,10 +939,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/296d6b7
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/296d6b7/README.md
[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/1640850
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/1640850/README.md
[tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues
[tailscale-version-shield]: https://img.shields.io/badge/version-296d6b7-blue.svg
[tailscale-version-shield]: https://img.shields.io/badge/version-1640850-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,85 +1,2 @@
# Changelog since v0.11.1
- Make subnet source NAT configurable (#223)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
- Clamp the MSS to the MTU for all advertised subnet's interface (#222)
- Make advertise routes configurable (#253)
- Protect local subnets from being routed toward Tailscale subnets if they collide (#201)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
- Make userspace networking configurable (#199)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
- make accepting subnet routes optional (#252)
- Use new .Self.CapMap in status JSON for HTTPS support check (#260)
- Update Installation section in documentation (#242)
- Warn about key expiration (#255)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
- Enable Tailscale's Funnel feature (#197)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
- Rearrange proxy documentation into alphabetical order (#240)
- Do not opt out of client log upload in debug log level (#212)
- Remove duplicate status checks from dependent S6 services (#196)
- Create fallback page for iOS browsers failing to open Tailscale login page (#198)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
- ⬆️ Update Add-on base image to v14.2.2
- ⬆️ Update Add-on base image to v14.2.1
- ⬆️ Update tailscale/tailscale to v1.50.1
- ⬆️ Update Add-on base image to v14.2.0
- ⬆️ Update Add-on base image to v14.1.3
- Ditch CAS
- ⬆️ Update ghcr.io/hassio-addons/base/i386 Docker tag to v14.1.3 (#261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update tailscale/tailscale to v1.50.0
- ⬆️ Update Add-on base image to v14.1.1 (#257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update tailscale/tailscale to v1.48.2
- ⬆️ Update tailscale/tailscale to v1.48.1
- ⬆️ Update tailscale/tailscale to v1.48.0
- ⬆️ Update Add-on base image to v14.1.0
- ⬆️ Update Add-on base image to v14.0.8
- ⬆️ Update Add-on base image to v14.0.7
- ⬆️ Update Add-on base image to v14.0.6
- ⬆️ Update Add-on base image to v14.0.5
- ⬆️ Update tailscale/tailscale to v1.46.1
- Fix CONTRIBUTING Link in README.md (#232)
- ⬆️ Update tailscale/tailscale to v1.46.0
- ⬆️ Update tailscale/tailscale to v1.44.2
- ⬆️ Update Add-on base image to v14.0.3
- ⬆️ Update tailscale/tailscale to v1.44.0
- ⬆️ Update Add-on base image to v14.0.2
- ⬆️ Update Add-on base image to v14.0.1
- ⬆️ Update alpine_3_18/nginx to v1.24.0-r6 (#208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update tailscale/tailscale to v1.42.0
- ⬆️ Update alpine_3_18/nginx to v1.24.0-r5
- ⬆️ Update alpine_3_18/nginx to v1.24.0-r4
- ⬆️ Update Add-on base image to v14 (major) (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
- ⬆️ Update tailscale/tailscale to v1.40.1
- Enable Tailscale's builtin inbound HTTPS proxy (#137)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
- Add docs for accept_dns (#195)
- Make accepting magicDNS optional (#194)
- Drop userspace networking (#181)
- Device limit update in DOCS.md (#192)
Co-authored-by: Nial <48334675+nmcc1212@users.noreply.github.com>
- ⬆️ Update tailscale/tailscale to v1.40.0 (#191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update Add-on base image to v13.2.2
- Add taildrop to example configuration (#188)
- Fix login-server option (#184)
- Make Taildrop configurable (#185)
- Make exit node advertisement configurable (#183)
# Changelog since v0.12.0
- ⬆️ Update alpine_3_18/nginx to v1.24.0-r7

View file

@ -48,5 +48,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-296d6b7-blue.svg
[release]: https://github.com/hassio-addons/addon-tailscale/tree/296d6b7
[release-shield]: https://img.shields.io/badge/version-1640850-blue.svg
[release]: https://github.com/hassio-addons/addon-tailscale/tree/1640850

View file

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