From d94a7b0ea162f384a4f16bde4fb8c98ac9e44afc Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 19 Feb 2021 07:51:34 +0000 Subject: [PATCH] :arrow_up: Updating add-on WireGuard to fd63d06 --- README.md | 6 +++--- wireguard/CHANGELOG.md | 1 + wireguard/README.md | 4 ++-- wireguard/config.json | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9db43c29b..a73dfdf78 100644 --- a/README.md +++ b/README.md @@ -1117,10 +1117,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/e7c0dd3 -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/e7c0dd3/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/fd63d06 +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/fd63d06/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-e7c0dd3-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-fd63d06-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 eb50d901c..545497b99 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.5.0 +- ⬆ Bump actions/stale from v3.0.16 to v3.0.17 (#79) - ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#76) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0. diff --git a/wireguard/README.md b/wireguard/README.md index bf64ac5d4..a1bcc2f4e 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-e7c0dd3-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/e7c0dd3 +[release-shield]: https://img.shields.io/badge/version-fd63d06-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/fd63d06 [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.json b/wireguard/config.json index d0cfea0a8..f2cc1bab2 100644 --- a/wireguard/config.json +++ b/wireguard/config.json @@ -1,6 +1,6 @@ { "name": "WireGuard", - "version": "e7c0dd3", + "version": "fd63d06", "slug": "wireguard", "description": "Fast, modern, secure VPN tunnel", "url": "https://github.com/hassio-addons/addon-wireguard",