mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on Tailscale 0.5.0
This commit is contained in:
parent
3cdb9f89fb
commit
3d8ee29503
5 changed files with 11 additions and 11 deletions
|
@ -907,10 +907,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/v0.4.1
|
||||
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.4.1/README.md
|
||||
[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.5.0
|
||||
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.5.0/README.md
|
||||
[tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues
|
||||
[tailscale-version-shield]: https://img.shields.io/badge/version-v0.4.1-blue.svg
|
||||
[tailscale-version-shield]: https://img.shields.io/badge/version-v0.5.0-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-yes-green.svg
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- 🚀 Update CI to latest version @frenck (#63)
|
||||
- 🎆 Updates maintenance/license year to 2022 @frenck (#68)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Upgrades add-on base image to 11.0.0 @frenck (#64)
|
||||
- ⬆️ Upgrades Tailscale to 1.18.2 @frenck (#65)
|
||||
- ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#69)
|
||||
- ⬆️ Upgrades Tailscale to 1.20.0 @frenck (#70)
|
||||
|
|
|
@ -97,7 +97,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2021 Franck Nijhof
|
||||
Copyright (c) 2021-2022 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
|
||||
|
|
|
@ -41,9 +41,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/2021.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.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-v0.4.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.4.1
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.5.0
|
|
@ -24,4 +24,4 @@ schema:
|
|||
slug: tailscale
|
||||
startup: services
|
||||
url: https://github.com/hassio-addons/addon-tailscale
|
||||
version: 0.4.1
|
||||
version: 0.5.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue