mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on Tailscale to 67de6c3
This commit is contained in:
parent
873b1ce14b
commit
a6c0371afd
4 changed files with 10 additions and 6 deletions
|
@ -1068,10 +1068,10 @@ SOFTWARE.
|
|||
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[vscode-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
|
||||
[vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/cea1e9a
|
||||
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/cea1e9a/README.md
|
||||
[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/67de6c3
|
||||
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/67de6c3/README.md
|
||||
[tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues
|
||||
[tailscale-version-shield]: https://img.shields.io/badge/version-cea1e9a-blue.svg
|
||||
[tailscale-version-shield]: https://img.shields.io/badge/version-67de6c3-blue.svg
|
||||
[tailscale-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[tailscale-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[tailscale-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,2 +1,6 @@
|
|||
# Changelog since v0.19.1
|
||||
- ⬆️ Update Add-on base image to v16 (major) (#371)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
||||
- Fix new default value for stateful_filtering in documentation (#369)
|
||||
|
|
|
@ -48,5 +48,5 @@ 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-cea1e9a-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tailscale/tree/cea1e9a
|
||||
[release-shield]: https://img.shields.io/badge/version-67de6c3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tailscale/tree/67de6c3
|
|
@ -1,5 +1,5 @@
|
|||
name: Tailscale
|
||||
version: cea1e9a
|
||||
version: 67de6c3
|
||||
slug: tailscale
|
||||
description: Zero config VPN for building secure networks
|
||||
url: https://github.com/hassio-addons/addon-tailscale
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue