Skip to content

Commit

Permalink
Update tailscale to 1.76.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pschmitt committed Oct 16, 2024
1 parent 6190598 commit dabf122
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions tailscale/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.76.1
- Update tailscale to 1.76.1

# 1.76.0
- Update tailscale to 1.76.0

Expand Down
2 changes: 1 addition & 1 deletion tailscale/build.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"args": {
"TAILSCALE_VERSION": "1.76.0"
"TAILSCALE_VERSION": "1.76.1"
}
}
2 changes: 1 addition & 1 deletion tailscale/config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"image": "pschmitt/home-assistant-addon-{arch}-tailscale",
"name": "Tailscale",
"version": "1.76.0",
"version": "1.76.1",
"slug": "tailscale",
"description": "Best VPN Service for Secure Networks",
"url": "https://github.com/pschmitt/home-assistant-addons/tree/master/tailscale",
Expand Down

0 comments on commit dabf122

Please sign in to comment.