From 084b80b1253e713fa82cf7216f08ecfafa834a0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 22:57:36 +0200 Subject: [PATCH 1/3] Update tailscale/tailscale to v1.66.1 (#125) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- tailscale/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tailscale/Dockerfile b/tailscale/Dockerfile index 7d87de59..4c2b86ca 100755 --- a/tailscale/Dockerfile +++ b/tailscale/Dockerfile @@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Setup base ARG BUILD_ARCH=amd64 -ARG TAILSCALE_VERSION="v1.66.0" +ARG TAILSCALE_VERSION="v1.66.1" RUN \ apk add --no-cache \ ethtool=6.6-r0 \ From d384bf3c019565a0397a766d424bc11b75ef87ab Mon Sep 17 00:00:00 2001 From: Laszlo Magyar Date: Thu, 9 May 2024 23:00:06 +0200 Subject: [PATCH 2/3] update changelog and custom docs --- tailscale/CHANGELOG.md | 5 +++++ tailscale/DOCS.md | 2 +- tailscale/README.md | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/tailscale/CHANGELOG.md b/tailscale/CHANGELOG.md index 7b1e4cd8..f3ecf83e 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## vNext (forked) + +- Merge unreleased changes from community add-on + - Update tailscale/tailscale to v1.66.1 + ## 0.18.0.1 (forked) - Linux optimizations for subnet routers and exit nodes ([details](https://tailscale.com/kb/1320/performance-best-practices#linux-optimizations-for-subnet-routers-and-exit-nodes)) diff --git a/tailscale/DOCS.md b/tailscale/DOCS.md index 5a04beb9..b8ad0673 100644 --- a/tailscale/DOCS.md +++ b/tailscale/DOCS.md @@ -7,7 +7,7 @@ > Changes: > - Linux optimizations for subnet routers and exit nodes ([details](https://tailscale.com/kb/1320/performance-best-practices#linux-optimizations-for-subnet-routers-and-exit-nodes)) > - Release unreleased changes from community add-on: -> - Update tailscale/tailscale to v1.66.0 +> - Update tailscale/tailscale to v1.66.1 > - Release unmerged changes from community add-on: > - Optionally copy Tailscale Proxy's certificate files to /ssl folder diff --git a/tailscale/README.md b/tailscale/README.md index 16db5c3a..7368af56 100644 --- a/tailscale/README.md +++ b/tailscale/README.md @@ -9,7 +9,7 @@ Zero config VPN for building secure networks. > Changes: > - Linux optimizations for subnet routers and exit nodes ([details](https://tailscale.com/kb/1320/performance-best-practices#linux-optimizations-for-subnet-routers-and-exit-nodes)) > - Release unreleased changes from community add-on: -> - Update tailscale/tailscale to v1.66.0 +> - Update tailscale/tailscale to v1.66.1 > - Release unmerged changes from community add-on: > - Optionally copy Tailscale Proxy's certificate files to /ssl folder From b9ecc6345b587b2d31ce447de43dceac8268aeb8 Mon Sep 17 00:00:00 2001 From: Laszlo Magyar Date: Thu, 9 May 2024 23:01:06 +0200 Subject: [PATCH 3/3] bump version --- tailscale/CHANGELOG.md | 2 +- tailscale/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tailscale/CHANGELOG.md b/tailscale/CHANGELOG.md index f3ecf83e..c7a1f289 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## vNext (forked) +## 0.18.0.2 (forked) - Merge unreleased changes from community add-on - Update tailscale/tailscale to v1.66.1 diff --git a/tailscale/config.yaml b/tailscale/config.yaml index 243b1952..480292a0 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,6 +1,6 @@ --- name: Tailscale with features -version: 0.18.0.1 +version: 0.18.0.2 slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/lmagyar/homeassistant-addon-tailscale