mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on WireGuard to cf520f1
This commit is contained in:
parent
064ec114f7
commit
720231ec69
4 changed files with 9 additions and 6 deletions
|
@ -1020,10 +1020,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/97129a4
|
||||
[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/97129a4/README.md
|
||||
[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/cf520f1
|
||||
[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/cf520f1/README.md
|
||||
[wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues
|
||||
[wireguard-version-shield]: https://img.shields.io/badge/version-97129a4-blue.svg
|
||||
[wireguard-version-shield]: https://img.shields.io/badge/version-cf520f1-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
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
# Changelog since v0.9.0
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 (#278)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update alpine_3_18/go to v1.20.11-r0 (#276)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -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-97129a4-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-wireguard/tree/97129a4
|
||||
[release-shield]: https://img.shields.io/badge/version-cf520f1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-wireguard/tree/cf520f1
|
||||
[wireguard]: https://www.wireguard.com
|
|
@ -1,5 +1,5 @@
|
|||
name: WireGuard
|
||||
version: 97129a4
|
||||
version: cf520f1
|
||||
slug: wireguard
|
||||
description: Fast, modern, secure VPN tunnel
|
||||
url: https://github.com/hassio-addons/addon-wireguard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue