diff --git a/README.md b/README.md index 7d3f8816..b4ed2b35 100644 --- a/README.md +++ b/README.md @@ -1175,10 +1175,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/v0.3.0 -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/v0.3.0/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/v0.3.1 +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/v0.3.1/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-v0.3.1-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 7c6b6a02..56a0e94b 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -4,16 +4,11 @@ This is a general maintenance release. ### 🔨 Changes -- :ambulance: Fix Patreon link -- :books: Update add-on documentation to use new YAML configuration format -- :hammer: Re-branding -- :hammer: Update add-on config with new password & list features -- :arrow_up: Upgrades add-on base image to v7.0.2 -- :arrow_up: Upgrades wireguard-tools@edge to 1.0.20200102-r0 -- :arrow_up: Upgrades WireGuard Go to v0.0.20200121 -- :hammer: Update community forum links +- :arrow_up: Upgrades wireguard-go to v0.0.20200320 +- :hammer: Disable Docker init +- :arrow_up: Upgrades base image to v7.1.0 -[changelog]: https://github.com/hassio-addons/addon-wireguard/compare/v0.2.0...v0.3.0 +[changelog]: https://github.com/hassio-addons/addon-wireguard/compare/v0.3.0...v0.3.1 Questions? Join our Discord server! https://discord.me/hassioaddons Enjoying my add-ons? Consider supporting my work: diff --git a/wireguard/README.md b/wireguard/README.md index a049b93c..5c3592bd 100644 --- a/wireguard/README.md +++ b/wireguard/README.md @@ -32,7 +32,7 @@ in the industry. [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-wireguard/blob/v0.3.0/README.md +[docs]: https://github.com/hassio-addons/addon-wireguard/blob/v0.3.1/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-wireguard/134662?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png @@ -41,6 +41,6 @@ in the industry. [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.3.0-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/v0.3.0 +[release-shield]: https://img.shields.io/badge/version-v0.3.1-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/v0.3.1 [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.json b/wireguard/config.json index 71b25712..98ecf36b 100644 --- a/wireguard/config.json +++ b/wireguard/config.json @@ -1,6 +1,6 @@ { "name": "WireGuard", - "version": "0.3.0", + "version": "0.3.1", "slug": "wireguard", "description": "Fast, modern, secure VPN tunnel", "url": "https://github.com/hassio-addons/addon-wireguard", @@ -12,6 +12,7 @@ "armv7", "i386" ], + "init": false, "ports": { "80/tcp": null, "51820/udp": 51820