From ec6ac58e0034d467d71ebfda6a6faa677369356f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 1 Jun 2021 13:50:38 +0000 Subject: [PATCH] :arrow_up: Updating add-on WireGuard to 41e3a2f --- README.md | 6 +++--- wireguard/CHANGELOG.md | 9 +++++++++ wireguard/README.md | 4 ++-- wireguard/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 167105ff6..f03d9120c 100644 --- a/README.md +++ b/README.md @@ -1034,10 +1034,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/67fb215 -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/67fb215/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/41e3a2f +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/41e3a2f/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-67fb215-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-41e3a2f-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 b15b34679..4ba57a410 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.5.1 +- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 (#131) + +Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2.2. +- [Release notes](https://github.com/frenck/action-addon-information/releases) +- [Commits](https://github.com/frenck/action-addon-information/compare/v1.1...v1.2.2) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#127) Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. diff --git a/wireguard/README.md b/wireguard/README.md index 7eaac47ca..f9bf5e38c 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-67fb215-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/67fb215 +[release-shield]: https://img.shields.io/badge/version-41e3a2f-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/41e3a2f [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.json b/wireguard/config.json index 1053efa3c..ce5e65f8c 100644 --- a/wireguard/config.json +++ b/wireguard/config.json @@ -1,6 +1,6 @@ { "name": "WireGuard", - "version": "67fb215", + "version": "41e3a2f", "slug": "wireguard", "description": "Fast, modern, secure VPN tunnel", "url": "https://github.com/hassio-addons/addon-wireguard",