⬆️ Updating add-on WireGuard to 3c2105d

This commit is contained in:
Community Hass.io Add-ons Bot 2021-03-08 09:49:18 +00:00
parent f280728c11
commit 23b13a2c24
4 changed files with 15 additions and 6 deletions

View file

@ -1,4 +1,13 @@
# Changelog since v0.5.0
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#85)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆ Bump actions/stale from v3.0.16 to v3.0.17 (#79)
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#76)

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

View file

@ -1,6 +1,6 @@
{
"name": "WireGuard",
"version": "fd63d06",
"version": "3c2105d",
"slug": "wireguard",
"description": "Fast, modern, secure VPN tunnel",
"url": "https://github.com/hassio-addons/addon-wireguard",