⬆️ Updating add-on EMQX to 7a0e9b9

This commit is contained in:
Community Hass.io Add-ons Bot 2024-10-11 22:45:17 +00:00
parent 38ee6299df
commit 2cb633877d
4 changed files with 8 additions and 11 deletions

View file

@ -843,10 +843,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/a9ba11d
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/a9ba11d/README.md
[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/7a0e9b9
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/7a0e9b9/README.md
[emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues
[emqx-version-shield]: https://img.shields.io/badge/version-a9ba11d-blue.svg
[emqx-version-shield]: https://img.shields.io/badge/version-7a0e9b9-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,5 +1,2 @@
# Changelog since v0.6.2
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.0 (#112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update emqx/emqx to v5.8.0
# Changelog since v0.7.0
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.1

View file

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

View file

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