⬆️ Updating add-on WireGuard to bed8d60

This commit is contained in:
Community Hass.io Add-ons Bot 2024-01-07 10:40:33 +00:00
parent cb14d38a0e
commit f0c9763d50
5 changed files with 12 additions and 8 deletions

View file

@ -951,10 +951,10 @@ SOFTWARE.
[bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.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-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/bed8d60
[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/7614124/README.md [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-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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[wireguard-amd64-shield]: https://img.shields.io/badge/amd64-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 [wireguard-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,8 @@
# Changelog since v0.10.1 # 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) - ⬆️ Update alpine_3_19/iptables to v1.8.10-r3 (#286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

View file

@ -512,7 +512,7 @@ check [the contributor's page][contributors].
MIT License 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 Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -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 [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-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck [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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [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-shield]: https://img.shields.io/badge/version-bed8d60-blue.svg
[release]: https://github.com/hassio-addons/addon-wireguard/tree/7614124 [release]: https://github.com/hassio-addons/addon-wireguard/tree/bed8d60
[wireguard]: https://www.wireguard.com [wireguard]: https://www.wireguard.com

View file

@ -1,5 +1,5 @@
name: WireGuard name: WireGuard
version: '7614124' version: bed8d60
slug: wireguard slug: wireguard
description: Fast, modern, secure VPN tunnel description: Fast, modern, secure VPN tunnel
url: https://github.com/hassio-addons/addon-wireguard url: https://github.com/hassio-addons/addon-wireguard