Skip to content

Commit 9cada30

Browse files
committed
⬆️ Updating add-on Tailscale to 30f94f8
1 parent 563bc80 commit 9cada30

File tree

4 files changed

+8
-16
lines changed

4 files changed

+8
-16
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1068,10 +1068,10 @@ SOFTWARE.
10681068
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
10691069
[vscode-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
10701070
[vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
1071-
[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/62c8557
1072-
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/62c8557/README.md
1071+
[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/30f94f8
1072+
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/30f94f8/README.md
10731073
[tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues
1074-
[tailscale-version-shield]: https://img.shields.io/badge/version-62c8557-blue.svg
1074+
[tailscale-version-shield]: https://img.shields.io/badge/version-30f94f8-blue.svg
10751075
[tailscale-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
10761076
[tailscale-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
10771077
[tailscale-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

tailscale/CHANGELOG.md

+2-10
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
1-
# Changelog since v0.19.1
2-
- ⬆️ Update Add-on base image to v16.0.1
3-
- ⬆️ Update alpine_3_20/nginx to v1.26.1-r0
4-
- ⬆️ Update alpine_3_20/nginx to v1.26.0-r2 (#373)
1+
# Changelog since v0.20.0
2+
- ⬆️ Update tailscale/tailscale to v1.68.0 (#379)
53

64
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7-
- Failsafe enabling of UDP GRO for forwarding (#370)
8-
- ⬆️ Update Add-on base image to v16 (major) (#371)
9-
10-
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11-
Co-authored-by: Franck Nijhof <[email protected]>
12-
- Fix new default value for stateful_filtering in documentation (#369)

tailscale/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ If you are more interested in stable releases of our add-ons:
4848
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
4949
[patreon]: https://www.patreon.com/frenck
5050
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
51-
[release-shield]: https://img.shields.io/badge/version-62c8557-blue.svg
52-
[release]: https://github.com/hassio-addons/addon-tailscale/tree/62c8557
51+
[release-shield]: https://img.shields.io/badge/version-30f94f8-blue.svg
52+
[release]: https://github.com/hassio-addons/addon-tailscale/tree/30f94f8

tailscale/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Tailscale
2-
version: 62c8557
2+
version: 30f94f8
33
slug: tailscale
44
description: Zero config VPN for building secure networks
55
url: https://github.com/hassio-addons/addon-tailscale

0 commit comments

Comments
 (0)