diff --git a/README.md b/README.md index 643485b54..4a8b47a70 100644 --- a/README.md +++ b/README.md @@ -1158,10 +1158,10 @@ SOFTWARE. [whisparr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [whisparr-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [whisparr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/ec131c0 -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/ec131c0/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/cbef0e6 +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/cbef0e6/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-ec131c0-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-cbef0e6-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-no-red.svg diff --git a/wireguard/CHANGELOG.md b/wireguard/CHANGELOG.md index 88ddd6872..25eb5f12d 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.10.2 +- ⬆️ Update alpine_3_20/git to v2.45.3-r0 (#344) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update alpine_3_20/go to v1.22.10-r0 (#341) - ⬆️ Update alpine_3_20/go to v1.22.9-r0 (#339) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.6 (#338) diff --git a/wireguard/README.md b/wireguard/README.md index aea3e1f37..6d010bf14 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-ec131c0-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/ec131c0 +[release-shield]: https://img.shields.io/badge/version-cbef0e6-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/cbef0e6 [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.yaml b/wireguard/config.yaml index 14e728fb0..7ceb8be72 100644 --- a/wireguard/config.yaml +++ b/wireguard/config.yaml @@ -1,5 +1,5 @@ name: WireGuard -version: ec131c0 +version: cbef0e6 slug: wireguard description: Fast, modern, secure VPN tunnel url: https://github.com/hassio-addons/addon-wireguard