mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on WireGuard to 61903fb
This commit is contained in:
parent
04e68528e6
commit
d12ec9d598
4 changed files with 7 additions and 6 deletions
|
@ -1034,10 +1034,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/25a6a07
|
||||
[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/25a6a07/README.md
|
||||
[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/61903fb
|
||||
[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/61903fb/README.md
|
||||
[wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues
|
||||
[wireguard-version-shield]: https://img.shields.io/badge/version-25a6a07-blue.svg
|
||||
[wireguard-version-shield]: https://img.shields.io/badge/version-61903fb-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-yes-green.svg
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Changelog since v0.6.0
|
||||
- ⬆️ Upgrades WireGuard Go to 0.0.20220316 (#198)
|
||||
- ⬆️ Upgrades add-on base image to 12.0.0 (#197)
|
||||
- 📚 Change Hass.io reference (#194)
|
||||
- Change Snapshot to Backup in documentation (#191)
|
||||
|
|
|
@ -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-25a6a07-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-wireguard/tree/25a6a07
|
||||
[release-shield]: https://img.shields.io/badge/version-61903fb-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-wireguard/tree/61903fb
|
||||
[wireguard]: https://www.wireguard.com
|
|
@ -67,4 +67,4 @@ schema:
|
|||
table: str?
|
||||
slug: wireguard
|
||||
url: https://github.com/hassio-addons/addon-wireguard
|
||||
version: 25a6a07
|
||||
version: 61903fb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue