🎉 Release of add-on EMQX 0.2.6

This commit is contained in:
Community Hass.io Add-ons Bot 2023-03-29 12:35:31 +00:00
parent 0f7515aeeb
commit 47ab50440b
5 changed files with 11 additions and 12 deletions

View file

@ -732,10 +732,10 @@ SOFTWARE.
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[bookstack-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[bookstack-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/v0.2.5
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/v0.2.5/README.md
[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/v0.2.6
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/v0.2.6/README.md
[emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues
[emqx-version-shield]: https://img.shields.io/badge/version-v0.2.5-blue.svg
[emqx-version-shield]: https://img.shields.io/badge/version-v0.2.6-blue.svg
[emqx-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[emqx-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[emqx-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,10 +1,9 @@
## Whats changed
## 🧰 Maintenance
## 🚀 Enhancements
- Add Renovate for dependency management @frenck ([#31](https://github.com/hassio-addons/addon-emqx/pull/31))
- Limit maximum open file handles for EMQX specifically @agners ([#38](https://github.com/hassio-addons/addon-emqx/pull/38))
## ⬆️ Dependency updates
## 📚 Documentation
- ⬆️ Update emqx/emqx to v5.0.21 @renovate ([#33](https://github.com/hassio-addons/addon-emqx/pull/33))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.4 @renovate ([#34](https://github.com/hassio-addons/addon-emqx/pull/34))
- Fix broken URL @wrt54g ([#37](https://github.com/hassio-addons/addon-emqx/pull/37))

View file

@ -159,4 +159,4 @@ SOFTWARE.
[issue]: https://github.com/hassio-addons/addon-emqx/issues
[reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-emqx/releases
[semver]: http://semver.org/spec/v2.0.0.htm
[semver]: https://semver.org/spec/v2.0.0.html

View file

@ -53,6 +53,6 @@ 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-v0.2.5-blue.svg
[release]: https://github.com/hassio-addons/addon-emqx/tree/v0.2.5
[release-shield]: https://img.shields.io/badge/version-v0.2.6-blue.svg
[release]: https://github.com/hassio-addons/addon-emqx/tree/v0.2.6
[screenshot]: https://github.com/hassio-addons/addon-emqx/raw/main/images/screenshot.png

View file

@ -1,5 +1,5 @@
name: EMQX
version: 0.2.5
version: 0.2.6
slug: emqx
description: The most scalable open-source MQTT broker for IoT. An alternative for
the Mosquitto add-on