From 0eff8f3348f876133ae11d62d71738fc1a567abc Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 28 Mar 2023 16:23:22 +0000 Subject: [PATCH] :arrow_up: Updating add-on WireGuard to 07b88d3 --- README.md | 6 +++--- wireguard/CHANGELOG.md | 27 ++------------------------- wireguard/DOCS.md | 4 ++-- wireguard/README.md | 4 ++-- wireguard/config.yaml | 2 +- 5 files changed, 10 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 6f18af78b..374edc3f0 100644 --- a/README.md +++ b/README.md @@ -1020,10 +1020,10 @@ SOFTWARE. [bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [bitwarden-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/dabdec7 -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/dabdec7/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/07b88d3 +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/07b88d3/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-dabdec7-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-07b88d3-blue.svg [wireguard-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [wireguard-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [wireguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/wireguard/CHANGELOG.md b/wireguard/CHANGELOG.md index 573361a29..718d26423 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,25 +1,2 @@ -# Changelog since v0.7.1 -- 🎆 Updates maintenance/license year to 2023 (#228) -- ⬆️ Upgrades WireGuard Go to 0.0.20230223 (#227) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13 (#226) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update alpine_3_17/openresolv to v3.12.0-r1 (#222) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update alpine_3_17/git to v2.38.4-r1 (#224) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update alpine_3_17/go to v1.19.7-r0 (#225) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update alpine_3_17/wireguard-tools to v1.0.20210914-r1 (#223) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update alpine_3_17/libqrencode to v4.1.1-r1 (#220) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update alpine_3_17/iptables to v1.8.8-r2 (#219) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- Add Renovate for dependency management (#218) +# Changelog since v0.8.0 +- Fix broken URL (#229) diff --git a/wireguard/DOCS.md b/wireguard/DOCS.md index 8d8ea604f..26ee5b8ca 100644 --- a/wireguard/DOCS.md +++ b/wireguard/DOCS.md @@ -540,10 +540,10 @@ SOFTWARE. [discord]: https://discord.me/hassioaddons [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-wireguard/134662?u=frenck [frenck]: https://github.com/frenck -[ha-rest]: https://www.home-assistant.io/components/rest/ +[ha-rest]: https://www.home-assistant.io/integrations/rest/ [issue]: https://github.com/hassio-addons/addon-wireguard/issues [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-wireguard/releases -[semver]: http://semver.org/spec/v2.0.0.htm +[semver]: https://semver.org/spec/v2.0.0.html [wireguard-install]: https://www.wireguard.com/install/ [wireguard]: https://www.wireguard.com diff --git a/wireguard/README.md b/wireguard/README.md index b36e48706..fcb9a4349 100644 --- a/wireguard/README.md +++ b/wireguard/README.md @@ -57,6 +57,6 @@ 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-dabdec7-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/dabdec7 +[release-shield]: https://img.shields.io/badge/version-07b88d3-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/07b88d3 [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.yaml b/wireguard/config.yaml index 8ac2f6870..487d0f389 100644 --- a/wireguard/config.yaml +++ b/wireguard/config.yaml @@ -1,5 +1,5 @@ name: WireGuard -version: dabdec7 +version: 07b88d3 slug: wireguard description: Fast, modern, secure VPN tunnel url: https://github.com/hassio-addons/addon-wireguard