🎉 Release of add-on ZeroTier One 0.18.0

This commit is contained in:
Community Hass.io Add-ons Bot 2024-01-07 10:57:33 +00:00
parent 3d8d8418da
commit f3c17d7ef5
5 changed files with 23 additions and 16 deletions

View file

@ -974,10 +974,10 @@ SOFTWARE.
[zwave-js-ui-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[zwave-js-ui-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[zwave-js-ui-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/v0.17.3
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/v0.17.3/README.md
[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/v0.18.0
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/v0.18.0/README.md
[zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues
[zerotier-version-shield]: https://img.shields.io/badge/version-v0.17.3-blue.svg
[zerotier-version-shield]: https://img.shields.io/badge/version-v0.18.0-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,10 +1,19 @@
## Whats changed
## 🚨 Breaking changes
- Drop support for armhf & i386 @frenck ([#212](https://github.com/hassio-addons/addon-zerotier/pull/212))
## 🧰 Maintenance
- 🎆 Updates maintenance/license year to 2024 @frenck ([#220](https://github.com/hassio-addons/addon-zerotier/pull/220))
## ⬆️ Dependency updates
- ⬆️ Update alpine_3_18/openssl-dev to v3.1.3-r0 @renovate ([#205](https://github.com/hassio-addons/addon-zerotier/pull/205))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.1 @renovate ([#206](https://github.com/hassio-addons/addon-zerotier/pull/206))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.3 @renovate ([#207](https://github.com/hassio-addons/addon-zerotier/pull/207))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.0 @renovate ([#208](https://github.com/hassio-addons/addon-zerotier/pull/208))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.1 @renovate ([#209](https://github.com/hassio-addons/addon-zerotier/pull/209))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.2 @renovate ([#210](https://github.com/hassio-addons/addon-zerotier/pull/210))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.0 @renovate ([#213](https://github.com/hassio-addons/addon-zerotier/pull/213))
- ⬆️ Update alpine_3_18/openssl-dev to v3.1.4-r0 @renovate ([#214](https://github.com/hassio-addons/addon-zerotier/pull/214))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.1 @renovate ([#215](https://github.com/hassio-addons/addon-zerotier/pull/215))
- ⬆️ Update alpine_3_18/openssl-dev to v3.1.4-r1 @renovate ([#216](https://github.com/hassio-addons/addon-zerotier/pull/216))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.2 @renovate ([#217](https://github.com/hassio-addons/addon-zerotier/pull/217))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 @renovate ([#218](https://github.com/hassio-addons/addon-zerotier/pull/218))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 @renovate ([#219](https://github.com/hassio-addons/addon-zerotier/pull/219))

View file

@ -118,7 +118,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2019-2023 Franck Nijhof
Copyright (c) 2019-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

View file

@ -44,9 +44,9 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-zerotier-one/109091?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-v0.17.3-blue.svg
[release]: https://github.com/hassio-addons/addon-zerotier/tree/v0.17.3
[release-shield]: https://img.shields.io/badge/version-v0.18.0-blue.svg
[release]: https://github.com/hassio-addons/addon-zerotier/tree/v0.18.0

View file

@ -1,5 +1,5 @@
name: ZeroTier One
version: 0.17.3
version: 0.18.0
slug: zerotier
description: Radically simplify your network with a virtual networking layer that
works the same everywhere
@ -10,9 +10,7 @@ init: false
arch:
- aarch64
- amd64
- armhf
- armv7
- i386
ports:
9993/tcp: 9993
ports_description: