⬆️ Updating add-on WireGuard to 835c824

This commit is contained in:
Community Hass.io Add-ons Bot 2022-06-12 19:16:51 +00:00
parent 983f381fa1
commit 5840f10c8f
4 changed files with 12 additions and 6 deletions

View file

@ -1,4 +1,9 @@
# Changelog since v0.6.0
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#203)
* 🔒 Sign add-on with Codenotary Community Attestation Service (CAS)
* Update deploy
- 📚 Small documentation tweaks and updates (#202)
- 🎆 Updates maintenance/license year to 2022 (#201)
- Fix service path in wireguard service file (#200)

View file

@ -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-d34a90d-blue.svg
[release]: https://github.com/hassio-addons/addon-wireguard/tree/d34a90d
[release-shield]: https://img.shields.io/badge/version-835c824-blue.svg
[release]: https://github.com/hassio-addons/addon-wireguard/tree/835c824
[wireguard]: https://www.wireguard.com

View file

@ -4,6 +4,7 @@ arch:
- armhf
- armv7
- i386
codenotary: codenotary@frenck.dev
description: Fast, modern, secure VPN tunnel
devices:
- /dev/net/tun
@ -67,4 +68,4 @@ schema:
table: str?
slug: wireguard
url: https://github.com/hassio-addons/addon-wireguard
version: d34a90d
version: 835c824