Skip to content

Commit 2059e51

Browse files
committed
⬆️ Updating app Tailscale to aa49672
1 parent 094a70c commit 2059e51

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,10 +1045,10 @@ SOFTWARE.
10451045
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
10461046
[vscode-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
10471047
[vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
1048-
[addon-tailscale]: https://github.com/hassio-addons/app-tailscale/tree/6b658af
1049-
[addon-doc-tailscale]: https://github.com/hassio-addons/app-tailscale/blob/6b658af/README.md
1048+
[addon-tailscale]: https://github.com/hassio-addons/app-tailscale/tree/aa49672
1049+
[addon-doc-tailscale]: https://github.com/hassio-addons/app-tailscale/blob/aa49672/README.md
10501050
[tailscale-issue]: https://github.com/hassio-addons/app-tailscale/issues
1051-
[tailscale-version-shield]: https://img.shields.io/badge/version-6b658af-blue.svg
1051+
[tailscale-version-shield]: https://img.shields.io/badge/version-aa49672-blue.svg
10521052
[tailscale-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
10531053
[tailscale-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
10541054
[tailscale-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

tailscale/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Changelog since v0.26.1
2+
- add export LOG_FD to each script (#568)
23
- Refactoring and renaming add-ons to apps (#610)
34
- ⬆️ Update Add-on base image to v20 (major) (#607)
45

tailscale/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ If you are more interested in stable releases of our apps:
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-6b658af-blue.svg
52-
[release]: https://github.com/hassio-addons/app-tailscale/tree/6b658af
51+
[release-shield]: https://img.shields.io/badge/version-aa49672-blue.svg
52+
[release]: https://github.com/hassio-addons/app-tailscale/tree/aa49672

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: 6b658af
2+
version: aa49672
33
slug: tailscale
44
description: Zero config VPN for building secure networks
55
url: https://github.com/hassio-addons/app-tailscale

0 commit comments

Comments
 (0)