mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on Tailscale to 6d15580
This commit is contained in:
parent
8f3cb7bcfa
commit
9f1cda74cb
5 changed files with 13 additions and 8 deletions
|
@ -870,10 +870,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/8aced2f
|
||||
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/8aced2f/README.md
|
||||
[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/6d15580
|
||||
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/6d15580/README.md
|
||||
[tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues
|
||||
[tailscale-version-shield]: https://img.shields.io/badge/version-8aced2f-blue.svg
|
||||
[tailscale-version-shield]: https://img.shields.io/badge/version-6d15580-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,4 +1,9 @@
|
|||
# Changelog since v0.13.1
|
||||
- 🎆 Updates maintenance/license year to 2024 (#312)
|
||||
- ⬆️ Update Add-on base image to v15 (major) (#302)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
||||
- ⬆️ Update tailscale/tailscale to v1.56.1
|
||||
- ⬆️ Update tailscale/tailscale to v1.56.0
|
||||
- ⬆️ Update Add-on base image to v14.3.3
|
||||
|
|
|
@ -327,7 +327,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2021-2023 Franck Nijhof
|
||||
Copyright (c) 2021-2024 Franck Nijhof
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -44,9 +44,9 @@ If you are more interested in stable releases of our add-ons:
|
|||
[forum]: https://community.home-assistant.io/?u=frenck
|
||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||
[github-sponsors]: https://github.com/sponsors/frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
|
||||
[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-8aced2f-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tailscale/tree/8aced2f
|
||||
[release-shield]: https://img.shields.io/badge/version-6d15580-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tailscale/tree/6d15580
|
|
@ -1,5 +1,5 @@
|
|||
name: Tailscale
|
||||
version: 8aced2f
|
||||
version: 6d15580
|
||||
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