diff --git a/README.md b/README.md index 6f18d0efa..e73701897 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/36c9759 -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/36c9759/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/de8c022 +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/de8c022/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-36c9759-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-de8c022-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 f0cd02f2e..97ad0f4ff 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v0.5.1 +- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#106) + +Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0. +- [Release notes](https://github.com/brpaz/hadolint-action/releases) +- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) +- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#115) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0. diff --git a/wireguard/README.md b/wireguard/README.md index e56e9d2dc..3c2036dcd 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-36c9759-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/36c9759 +[release-shield]: https://img.shields.io/badge/version-de8c022-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/de8c022 [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.json b/wireguard/config.json index e8dfe7d06..b9e14ed4c 100644 --- a/wireguard/config.json +++ b/wireguard/config.json @@ -1,6 +1,6 @@ { "name": "WireGuard", - "version": "36c9759", + "version": "de8c022", "slug": "wireguard", "description": "Fast, modern, secure VPN tunnel", "url": "https://github.com/hassio-addons/addon-wireguard",