diff --git a/README.md b/README.md index a87fa62d..f0b39eb9 100644 --- a/README.md +++ b/README.md @@ -956,10 +956,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/v0.10.1 -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/v0.10.1/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/v0.10.2 +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/v0.10.2/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-v0.10.1-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-v0.10.2-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 ee438dbe..5e0ba018 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,5 +1,11 @@ ## What’s changed -## 🐛 Bug fixes +## 🧰 Maintenance -- Replace libqrencode with libqrencode-tools @frenck ([#282](https://github.com/hassio-addons/addon-wireguard/pull/282)) +- 🎆 Updates maintenance/license year to 2024 @frenck ([#288](https://github.com/hassio-addons/addon-wireguard/pull/288)) + +## ⬆️ Dependency updates + +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.2 @renovate ([#284](https://github.com/hassio-addons/addon-wireguard/pull/284)) +- ⬆️ Update alpine_3_19/iptables to v1.8.10-r3 @renovate ([#286](https://github.com/hassio-addons/addon-wireguard/pull/286)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.3 @renovate ([#285](https://github.com/hassio-addons/addon-wireguard/pull/285)) diff --git a/wireguard/DOCS.md b/wireguard/DOCS.md index 26ee5b8c..75fd37bd 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 92ff66dd..b915ed93 100644 --- a/wireguard/README.md +++ b/wireguard/README.md @@ -50,10 +50,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-v0.10.1-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/v0.10.1 +[release-shield]: https://img.shields.io/badge/version-v0.10.2-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/v0.10.2 [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.yaml b/wireguard/config.yaml index b14aa5c4..2f5196ba 100644 --- a/wireguard/config.yaml +++ b/wireguard/config.yaml @@ -1,5 +1,5 @@ name: WireGuard -version: 0.10.1 +version: 0.10.2 slug: wireguard description: Fast, modern, secure VPN tunnel url: https://github.com/hassio-addons/addon-wireguard