From e8f954a9795f2fa015bf6c97e271023a91d815f8 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 15 Nov 2020 02:06:36 +0000 Subject: [PATCH] :arrow_up: Updating add-on WireGuard to 4153744 --- README.md | 6 +++--- wireguard/CHANGELOG.md | 2 ++ wireguard/README.md | 4 ++-- wireguard/config.json | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9ac16c6f7..09e4e81c0 100644 --- a/README.md +++ b/README.md @@ -1266,10 +1266,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/75e5b80 -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/75e5b80/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/4153744 +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/4153744/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-75e5b80-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-4153744-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 0a152b299..eb917dbae 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v0.3.2 +- ⬆ Upgrades go to 1.13.15-r0 +- ⬆ Upgrades add-on base image to v8.0.5 - 🔨Remove Alpine edge repo usage (#49) - ⬆ Upgrades wireguard-tools@edge to 1.0.20200510-r0 - ⬆ Upgrades openresolv to 3.10.0-r0 diff --git a/wireguard/README.md b/wireguard/README.md index e446d8742..b1f0e8902 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-75e5b80-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/75e5b80 +[release-shield]: https://img.shields.io/badge/version-4153744-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/4153744 [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.json b/wireguard/config.json index e657c1c98..ea2c9698e 100644 --- a/wireguard/config.json +++ b/wireguard/config.json @@ -1,6 +1,6 @@ { "name": "WireGuard", - "version": "75e5b80", + "version": "4153744", "slug": "wireguard", "description": "Fast, modern, secure VPN tunnel", "url": "https://github.com/hassio-addons/addon-wireguard",