diff --git a/README.md b/README.md index 5c1beea1c..a5d2dd1a1 100644 --- a/README.md +++ b/README.md @@ -1094,10 +1094,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/a1870e7 -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/a1870e7/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/acbb6b6 +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/acbb6b6/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-a1870e7-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-acbb6b6-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 b173a86ac..abf7662c5 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.5.0 +- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#97) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#96) Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. diff --git a/wireguard/README.md b/wireguard/README.md index 64142faf7..edd38ade8 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-a1870e7-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/a1870e7 +[release-shield]: https://img.shields.io/badge/version-acbb6b6-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/acbb6b6 [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.json b/wireguard/config.json index 9d6f7ce50..3680ad698 100644 --- a/wireguard/config.json +++ b/wireguard/config.json @@ -1,6 +1,6 @@ { "name": "WireGuard", - "version": "a1870e7", + "version": "acbb6b6", "slug": "wireguard", "description": "Fast, modern, secure VPN tunnel", "url": "https://github.com/hassio-addons/addon-wireguard",