Skip to content

Commit fb03647

Browse files
committed
⬆️ Updating add-on WireGuard to 2f12cf7
1 parent 2696fab commit fb03647

File tree

4 files changed

+10
-6
lines changed

4 files changed

+10
-6
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1158,10 +1158,10 @@ SOFTWARE.
11581158
[whisparr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
11591159
[whisparr-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
11601160
[whisparr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
1161-
[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/a86a42e
1162-
[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/a86a42e/README.md
1161+
[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/2f12cf7
1162+
[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/2f12cf7/README.md
11631163
[wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues
1164-
[wireguard-version-shield]: https://img.shields.io/badge/version-a86a42e-blue.svg
1164+
[wireguard-version-shield]: https://img.shields.io/badge/version-2f12cf7-blue.svg
11651165
[wireguard-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
11661166
[wireguard-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
11671167
[wireguard-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

wireguard/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog since v0.10.2
2+
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16 (#312)
3+
4+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5+
Co-authored-by: Franck Nijhof <[email protected]>
26
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.9 (#311)
37

48
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

wireguard/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ If you are more interested in stable releases of our add-ons:
5757
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
5858
[patreon]: https://www.patreon.com/frenck
5959
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
60-
[release-shield]: https://img.shields.io/badge/version-a86a42e-blue.svg
61-
[release]: https://github.com/hassio-addons/addon-wireguard/tree/a86a42e
60+
[release-shield]: https://img.shields.io/badge/version-2f12cf7-blue.svg
61+
[release]: https://github.com/hassio-addons/addon-wireguard/tree/2f12cf7
6262
[wireguard]: https://www.wireguard.com

wireguard/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: WireGuard
2-
version: a86a42e
2+
version: 2f12cf7
33
slug: wireguard
44
description: Fast, modern, secure VPN tunnel
55
url: https://github.com/hassio-addons/addon-wireguard

0 commit comments

Comments
 (0)