diff --git a/README.md b/README.md index a4a0af3df..9ae7f30d2 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/fd63d06 -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/fd63d06/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/3c2105d +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/3c2105d/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-fd63d06-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-3c2105d-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 545497b99..a0631382b 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.5.0 +- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#85) + +Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18. +- [Release notes](https://github.com/actions/stale/releases) +- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆ 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) diff --git a/wireguard/README.md b/wireguard/README.md index a1bcc2f4e..014221872 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-fd63d06-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/fd63d06 +[release-shield]: https://img.shields.io/badge/version-3c2105d-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/3c2105d [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.json b/wireguard/config.json index f2cc1bab2..59404909c 100644 --- a/wireguard/config.json +++ b/wireguard/config.json @@ -1,6 +1,6 @@ { "name": "WireGuard", - "version": "fd63d06", + "version": "3c2105d", "slug": "wireguard", "description": "Fast, modern, secure VPN tunnel", "url": "https://github.com/hassio-addons/addon-wireguard",