mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on ZeroTier One to e137e38
This commit is contained in:
parent
bdac0a795d
commit
5775c65e4b
4 changed files with 11 additions and 9 deletions
|
@ -1105,10 +1105,10 @@ SOFTWARE.
|
||||||
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
|
||||||
[vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
[vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||||
[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/de161d4
|
[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/e137e38
|
||||||
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/de161d4/README.md
|
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/e137e38/README.md
|
||||||
[zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues
|
[zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues
|
||||||
[zerotier-version-shield]: https://img.shields.io/badge/version-de161d4-blue.svg
|
[zerotier-version-shield]: https://img.shields.io/badge/version-e137e38-blue.svg
|
||||||
[zerotier-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/zerotier-armhf.svg
|
[zerotier-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/zerotier-armhf.svg
|
||||||
[zerotier-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[zerotier-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[zerotier-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[zerotier-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
2019/03/25 23:16 UTC - [de161d4](https://github.com/hassio-addons/addon-zerotier/commit/de161d4c104cc15ce29663e5c71b0348e5c65833) by [@frenck](https://github.com/frenck)
|
# Changelog since v0.1.0
|
||||||
> :ambulance: Fixes missing ZeroTier link in README
|
|
||||||
|
2019/04/03 21:22 UTC - [e137e38](https://github.com/hassio-addons/addon-zerotier/commit/e137e383a85e51b6a68d3a62df0dc9d6724f26aa) by [@timmo001](https://github.com/timmo001)
|
||||||
|
> :books: Update example config (#6)
|
||||||
|
|
||||||
|
|
|
@ -47,12 +47,12 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||||
[discord]: https://discord.me/hassioaddons
|
[discord]: https://discord.me/hassioaddons
|
||||||
[docs]: https://github.com/hassio-addons/addon-zerotier/blob/de161d4/README.md
|
[docs]: https://github.com/hassio-addons/addon-zerotier/blob/e137e38/README.md
|
||||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||||
[forum]: https://community.home-assistant.io/?u=frenck
|
[forum]: https://community.home-assistant.io/?u=frenck
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||||
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-de161d4-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-e137e38-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-zerotier/tree/de161d4
|
[release]: https://github.com/hassio-addons/addon-zerotier/tree/e137e38
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "ZeroTier One",
|
"name": "ZeroTier One",
|
||||||
"version": "de161d4",
|
"version": "e137e38",
|
||||||
"slug": "zerotier",
|
"slug": "zerotier",
|
||||||
"description": "Radically simplify your network with a virtual networking layer that works the same everywhere",
|
"description": "Radically simplify your network with a virtual networking layer that works the same everywhere",
|
||||||
"url": "https://github.com/hassio-addons/addon-zerotier",
|
"url": "https://github.com/hassio-addons/addon-zerotier",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue