diff --git a/README.md b/README.md index ddc044f46..e99f41fdc 100644 --- a/README.md +++ b/README.md @@ -951,10 +951,10 @@ SOFTWARE. [bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [bitwarden-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/7614124 -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/7614124/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/bed8d60 +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/bed8d60/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-7614124-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-bed8d60-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 e88e2aa7a..ba16162e3 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,4 +1,8 @@ # Changelog since v0.10.1 +- 🎆 Updates maintenance/license year to 2024 (#288) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.3 (#285) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update alpine_3_19/iptables to v1.8.10-r3 (#286) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/wireguard/DOCS.md b/wireguard/DOCS.md index 26ee5b8ca..75fd37bd2 100644 --- a/wireguard/DOCS.md +++ b/wireguard/DOCS.md @@ -512,7 +512,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2019-2023 Franck Nijhof +Copyright (c) 2019-2024 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/wireguard/README.md b/wireguard/README.md index de14700dc..99ab2e18f 100644 --- a/wireguard/README.md +++ b/wireguard/README.md @@ -53,10 +53,10 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-wireguard/134662?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg [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-7614124-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/7614124 +[release-shield]: https://img.shields.io/badge/version-bed8d60-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/bed8d60 [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.yaml b/wireguard/config.yaml index 6938ca35c..3718ba0e0 100644 --- a/wireguard/config.yaml +++ b/wireguard/config.yaml @@ -1,5 +1,5 @@ name: WireGuard -version: '7614124' +version: bed8d60 slug: wireguard description: Fast, modern, secure VPN tunnel url: https://github.com/hassio-addons/addon-wireguard