diff --git a/README.md b/README.md index 23d86fc4..50b06f53 100644 --- a/README.md +++ b/README.md @@ -1050,10 +1050,10 @@ SOFTWARE. [vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [vscode-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.14.0 -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.14.0/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.15.0 +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.15.0/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-v0.14.0-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg [tailscale-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tailscale-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tailscale-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/tailscale/CHANGELOG.md b/tailscale/CHANGELOG.md index ba42b4e8..9c4bcd32 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,33 +1,15 @@ ## What’s changed -## ✨ New features - -- Make Proxy and Funnel port configurable @lmagyar ([#277](https://github.com/hassio-addons/addon-tailscale/pull/277)) - ## 🐛 Bug fixes -- Clamp the MSS for IPv6 also @lmagyar ([#308](https://github.com/hassio-addons/addon-tailscale/pull/308)) - -## 🚀 Enhancements - -- Remove unused variable @lmagyar ([#294](https://github.com/hassio-addons/addon-tailscale/pull/294)) -- Increase wait time for Supervisor @lmagyar ([#309](https://github.com/hassio-addons/addon-tailscale/pull/309)) -- Use new tailscale cli arguments and merge proxy and funnel into longrun serve service @lmagyar ([#306](https://github.com/hassio-addons/addon-tailscale/pull/306)) -- Use regex for Proxy and Funnel port configuration validation @lmagyar ([#313](https://github.com/hassio-addons/addon-tailscale/pull/313)) - -## 🧰 Maintenance - -- 🎆 Updates maintenance/license year to 2024 @frenck ([#312](https://github.com/hassio-addons/addon-tailscale/pull/312)) -- Cleanup ip6tables @lmagyar ([#307](https://github.com/hassio-addons/addon-tailscale/pull/307)) +- Fix kernel configuration access for Debian Supervised installations @lmagyar ([#326](https://github.com/hassio-addons/addon-tailscale/pull/326)) ## ⬆️ Dependency updates -- ⬆️ Update tailscale/tailscale to v1.52.0 @renovate ([#286](https://github.com/hassio-addons/addon-tailscale/pull/286)) -- ⬆️ Update tailscale/tailscale to v1.52.1 @renovate ([#291](https://github.com/hassio-addons/addon-tailscale/pull/291)) -- ⬆️ Update Add-on base image to v14.3.2 @renovate ([#295](https://github.com/hassio-addons/addon-tailscale/pull/295)) -- ⬆️ Update tailscale/tailscale to v1.54.0 @renovate ([#296](https://github.com/hassio-addons/addon-tailscale/pull/296)) -- ⬆️ Update tailscale/tailscale to v1.54.1 @renovate ([#299](https://github.com/hassio-addons/addon-tailscale/pull/299)) -- ⬆️ Update Add-on base image to v14.3.3 @renovate ([#301](https://github.com/hassio-addons/addon-tailscale/pull/301)) -- ⬆️ Update tailscale/tailscale to v1.56.0 @renovate ([#303](https://github.com/hassio-addons/addon-tailscale/pull/303)) -- ⬆️ Update tailscale/tailscale to v1.56.1 @renovate ([#305](https://github.com/hassio-addons/addon-tailscale/pull/305)) -- ⬆️ Update Add-on base image to v15 (major) @renovate ([#302](https://github.com/hassio-addons/addon-tailscale/pull/302)) +- ⬆️ Update Add-on base image to v15.0.4 @renovate ([#315](https://github.com/hassio-addons/addon-tailscale/pull/315)) +- ⬆️ Update Add-on base image to v15.0.5 @renovate ([#317](https://github.com/hassio-addons/addon-tailscale/pull/317)) +- ⬆️ Update tailscale/tailscale to v1.58.0 @renovate ([#319](https://github.com/hassio-addons/addon-tailscale/pull/319)) +- ⬆️ Update tailscale/tailscale to v1.58.2 @renovate ([#321](https://github.com/hassio-addons/addon-tailscale/pull/321)) +- ⬆️ Update alpine_3_19/coreutils to v9.4-r2 @renovate ([#322](https://github.com/hassio-addons/addon-tailscale/pull/322)) +- ⬆️ Update alpine_3_19/nginx to v1.24.0-r15 @renovate ([#324](https://github.com/hassio-addons/addon-tailscale/pull/324)) +- ⬆️ Update Add-on base image to v15.0.6 @renovate ([#323](https://github.com/hassio-addons/addon-tailscale/pull/323)) diff --git a/tailscale/README.md b/tailscale/README.md index 8f58a798..463cedd0 100644 --- a/tailscale/README.md +++ b/tailscale/README.md @@ -45,5 +45,5 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.14.0-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.14.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.15.0 \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index cca8e021..142267e6 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,5 +1,5 @@ name: Tailscale -version: 0.14.0 +version: 0.15.0 slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/hassio-addons/addon-tailscale