From 38aca15ff70c6a5043fe851094f52c225abcaec2 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 29 Mar 2020 13:07:56 +0000 Subject: [PATCH] :arrow_up: Updating add-on WireGuard to ca45ec2 --- README.md | 6 +++--- wireguard/CHANGELOG.md | 14 ++++---------- wireguard/README.md | 6 +++--- wireguard/config.json | 3 ++- 4 files changed, 12 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 235ee5e41..f7eb2196c 100644 --- a/README.md +++ b/README.md @@ -1241,10 +1241,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/d752c0b -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/d752c0b/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/ca45ec2 +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/ca45ec2/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-d752c0b-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-ca45ec2-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 8325a2aea..8533d81b2 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,10 +1,4 @@ -# Changelog since v0.2.0 -- :hammer: Update community forum links -- :arrow_up: Upgrades WireGuard Go to v0.0.20200121 -- :arrow_up: Upgrades wireguard-tools@edge to 1.0.20200102-r0 -- :arrow_up: Upgrades add-on base image to v7.0.2 -- :hammer: Update add-on config with new password & list features -- :hammer: Re-branding -- :books: Update add-on documentation to use new YAML configuration format -- :arrow_up: Upgrades add-on base image to v7.0.0 -- :ambulance: Fix Patreon link +# Changelog since v0.3.0 +- :hammer: Disable Docker init +- :arrow_up: Upgrades wireguard-go to v0.0.20200320 +- :arrow_up: Upgrades add-on base image to v7.0.5 diff --git a/wireguard/README.md b/wireguard/README.md index 7b1c278a4..e25d7ef75 100644 --- a/wireguard/README.md +++ b/wireguard/README.md @@ -51,7 +51,7 @@ If you are more interested in stable releases of our add-ons: [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-wireguard/blob/d752c0b/README.md +[docs]: https://github.com/hassio-addons/addon-wireguard/blob/ca45ec2/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 @@ -60,6 +60,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-d752c0b-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/d752c0b +[release-shield]: https://img.shields.io/badge/version-ca45ec2-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/ca45ec2 [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.json b/wireguard/config.json index 5b2d48bd9..a2d32e2a6 100644 --- a/wireguard/config.json +++ b/wireguard/config.json @@ -1,6 +1,6 @@ { "name": "WireGuard", - "version": "d752c0b", + "version": "ca45ec2", "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