From fcb2243a4a1921710bc5778f8a7a0811b506c68c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 9 Sep 2019 12:10:44 +0000 Subject: [PATCH] :arrow_up: Updating add-on WireGuard to a17dfbc --- README.md | 6 +++--- wireguard/CHANGELOG.md | 7 +++++-- wireguard/README.md | 6 +++--- wireguard/config.json | 2 +- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index a5d355b6e..a64ed368f 100644 --- a/README.md +++ b/README.md @@ -1210,10 +1210,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-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/f2a7a23 -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/f2a7a23/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/a17dfbc +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/a17dfbc/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-f2a7a23-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-a17dfbc-blue.svg [wireguard-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/wireguard-armhf.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 diff --git a/wireguard/CHANGELOG.md b/wireguard/CHANGELOG.md index 2b2865c97..140a20668 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,8 +1,11 @@ # Changelog since v0.1.1 -2019/09/08 07:54 UTC - [f2a7a23](https://github.com/hassio-addons/addon-wireguard/commit/f2a7a23a2b0c780e6871704839c16268dcd61504) by [@sinclairpaul](https://github.com/sinclairpaul) +2019/09/09 12:02 UTC - [a17dfbc](https://github.com/hassio-addons/addon-wireguard/commit/a17dfbc05323d325dc5af216bda6fd18b398cc02) by [@bonanitech](https://github.com/bonanitech) +> :books: Add troubleshooting note about Pi-Hole issue (#15) + +2019/09/09 12:02 UTC - [f2a7a23](https://github.com/hassio-addons/addon-wireguard/commit/f2a7a23a2b0c780e6871704839c16268dcd61504) by [@sinclairpaul](https://github.com/sinclairpaul) > 📚Add note to not attempt to use Nabu Casa (#14) -2019/09/08 07:54 UTC - [f80450f](https://github.com/hassio-addons/addon-wireguard/commit/f80450f71fcb34ba76022c314aa0db3f1158ef04) by [@Cooper-Dale](https://github.com/Cooper-Dale) +2019/09/09 12:02 UTC - [f80450f](https://github.com/hassio-addons/addon-wireguard/commit/f80450f71fcb34ba76022c314aa0db3f1158ef04) by [@Cooper-Dale](https://github.com/Cooper-Dale) > :pencil2: Fixes a typo in a error message (#8) diff --git a/wireguard/README.md b/wireguard/README.md index b0e5f550a..469fd53f8 100644 --- a/wireguard/README.md +++ b/wireguard/README.md @@ -53,13 +53,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-wireguard/blob/f2a7a23/README.md +[docs]: https://github.com/hassio-addons/addon-wireguard/blob/a17dfbc/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-wireguard/134662?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-f2a7a23-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/f2a7a23 +[release-shield]: https://img.shields.io/badge/version-a17dfbc-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/a17dfbc [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.json b/wireguard/config.json index 402292a8c..f959a8f40 100644 --- a/wireguard/config.json +++ b/wireguard/config.json @@ -1,6 +1,6 @@ { "name": "WireGuard", - "version": "f2a7a23", + "version": "a17dfbc", "slug": "wireguard", "description": "Fast, modern, secure VPN tunnel", "url": "https://github.com/hassio-addons/addon-wireguard",