From ecb37847d530f4fa5d7d1520d12ade3ed5ccebd0 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 16 Feb 2025 19:53:25 +0000 Subject: [PATCH] :arrow_up: Updating add-on WireGuard to 90a0094 --- README.md | 6 +++--- wireguard/CHANGELOG.md | 21 +++++++++++++++++++++ wireguard/DOCS.md | 2 +- wireguard/README.md | 6 +++--- wireguard/config.yaml | 2 +- 5 files changed, 29 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 856b589ef..6f3bc4149 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/cbef0e6 -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/cbef0e6/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/90a0094 +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/90a0094/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-cbef0e6-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-90a0094-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 25eb5f12d..a295cd2ff 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,4 +1,25 @@ # Changelog since v0.10.2 +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17 (#342) + +* ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17 + +* Update dependencies + +--------- + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +Co-authored-by: Franck Nijhof +- 🎆 Updates maintenance/license year to 2025 (#348) +- ⬆️: migrate renovate config (#347) + +* ⬆️: migrate config .github/renovate.json + +* Prettified Code! + +--------- + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +Co-authored-by: renovate[bot] - ⬆️ Update alpine_3_20/git to v2.45.3-r0 (#344) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/wireguard/DOCS.md b/wireguard/DOCS.md index 75fd37bd2..35bbe4736 100644 --- a/wireguard/DOCS.md +++ b/wireguard/DOCS.md @@ -512,7 +512,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2019-2024 Franck Nijhof +Copyright (c) 2019-2025 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 6d010bf14..0eddbdcdf 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/2024.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.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-cbef0e6-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/cbef0e6 +[release-shield]: https://img.shields.io/badge/version-90a0094-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/90a0094 [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.yaml b/wireguard/config.yaml index 7ceb8be72..ac3af66fb 100644 --- a/wireguard/config.yaml +++ b/wireguard/config.yaml @@ -1,5 +1,5 @@ name: WireGuard -version: cbef0e6 +version: 90a0094 slug: wireguard description: Fast, modern, secure VPN tunnel url: https://github.com/hassio-addons/addon-wireguard