Skip to content

Commit da7b3fe

Browse files
committed
🎉 Release of add-on Tailscale 0.22.1
1 parent 73633df commit da7b3fe

File tree

4 files changed

+7
-20
lines changed

4 files changed

+7
-20
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1057,10 +1057,10 @@ SOFTWARE.
10571057
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
10581058
[vscode-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
10591059
[vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
1060-
[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.22.0
1061-
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.22.0/README.md
1060+
[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.22.1
1061+
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.22.1/README.md
10621062
[tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues
1063-
[tailscale-version-shield]: https://img.shields.io/badge/version-v0.22.0-blue.svg
1063+
[tailscale-version-shield]: https://img.shields.io/badge/version-v0.22.1-blue.svg
10641064
[tailscale-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
10651065
[tailscale-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
10661066
[tailscale-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

tailscale/CHANGELOG.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
11
## What’s changed
22

3-
## ✨ New features
4-
5-
- Make UDP port configurable @lmagyar ([#390](https://github.com/hassio-addons/addon-tailscale/pull/390))
6-
73
## ⬆️ Dependency updates
84

9-
- ⬆️ Update Add-on base image to v16.2.0 @renovate ([#393](https://github.com/hassio-addons/addon-tailscale/pull/393))
10-
- ⬆️ Update alpine_3_20/networkmanager-common to v1.46.2-r0 @renovate ([#394](https://github.com/hassio-addons/addon-tailscale/pull/394))
11-
- ⬆️ Update Add-on base image to v16.2.1 @renovate ([#395](https://github.com/hassio-addons/addon-tailscale/pull/395))
12-
- ⬆️ Update alpine_3_20/nginx to v1.26.2-r0 @renovate ([#396](https://github.com/hassio-addons/addon-tailscale/pull/396))
13-
- ⬆️ Update tailscale/tailscale to v1.72.0 @renovate ([#398](https://github.com/hassio-addons/addon-tailscale/pull/398))
14-
- ⬆️ Update tailscale/tailscale to v1.72.1 @renovate ([#399](https://github.com/hassio-addons/addon-tailscale/pull/399))
15-
- ⬆️ Update Add-on base image to v16.3.0 @renovate ([#401](https://github.com/hassio-addons/addon-tailscale/pull/401))
16-
- ⬆️ Update Add-on base image to v16.3.1 @renovate ([#402](https://github.com/hassio-addons/addon-tailscale/pull/402))
17-
- ⬆️ Update tailscale/tailscale to v1.74.0 @renovate ([#404](https://github.com/hassio-addons/addon-tailscale/pull/404))
18-
- ⬆️ Update tailscale/tailscale to v1.74.1 @renovate ([#406](https://github.com/hassio-addons/addon-tailscale/pull/406))
5+
- ⬆️ Update Add-on base image to v16.3.2 @renovate ([#410](https://github.com/hassio-addons/addon-tailscale/pull/410))

tailscale/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ manages firewall rules for you, and works from anywhere you are.
2929
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
3030
[patreon]: https://www.patreon.com/frenck
3131
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
32-
[release-shield]: https://img.shields.io/badge/version-v0.22.0-blue.svg
33-
[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.22.0
32+
[release-shield]: https://img.shields.io/badge/version-v0.22.1-blue.svg
33+
[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.22.1

tailscale/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Tailscale
2-
version: 0.22.0
2+
version: 0.22.1
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)