🎉 Release of add-on EMQX 0.7.2

This commit is contained in:
Community Hass.io Add-ons Bot 2024-11-15 16:30:18 +00:00
parent 1da59953fa
commit ee4f2df587
4 changed files with 9 additions and 8 deletions

View file

@ -848,10 +848,10 @@ SOFTWARE.
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[bookstack-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[bookstack-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/v0.7.1
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/v0.7.1/README.md
[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/v0.7.2
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/v0.7.2/README.md
[emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues
[emqx-version-shield]: https://img.shields.io/badge/version-v0.7.1-blue.svg
[emqx-version-shield]: https://img.shields.io/badge/version-v0.7.2-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

@ -2,5 +2,6 @@
## ⬆️ Dependency updates
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.1 @renovate ([#113](https://github.com/hassio-addons/addon-emqx/pull/113))
- ⬆️ Update emqx/emqx to v5.8.1 @renovate ([#116](https://github.com/hassio-addons/addon-emqx/pull/116))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.2 @renovate ([#119](https://github.com/hassio-addons/addon-emqx/pull/119))
- ⬆️ Update emqx/emqx to v5.8.2 @renovate ([#120](https://github.com/hassio-addons/addon-emqx/pull/120))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.0 @renovate ([#121](https://github.com/hassio-addons/addon-emqx/pull/121))

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

View file

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