From e73f039cf9174d14299075519da14b903e0aa9bd Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 8 Aug 2024 11:29:00 +0000 Subject: [PATCH] :tada: Release of add-on EMQX 0.6.2 --- README.md | 6 +++--- emqx/CHANGELOG.md | 9 +-------- emqx/README.md | 4 ++-- emqx/config.yaml | 2 +- 4 files changed, 7 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 477ee0fab60..7679edbf41b 100644 --- a/README.md +++ b/README.md @@ -832,10 +832,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.6.1 -[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/v0.6.1/README.md +[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/v0.6.2 +[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/v0.6.2/README.md [emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues -[emqx-version-shield]: https://img.shields.io/badge/version-v0.6.1-blue.svg +[emqx-version-shield]: https://img.shields.io/badge/version-v0.6.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 diff --git a/emqx/CHANGELOG.md b/emqx/CHANGELOG.md index b3d37188f59..484f553f531 100644 --- a/emqx/CHANGELOG.md +++ b/emqx/CHANGELOG.md @@ -1,12 +1,5 @@ ## What’s changed -## 🚀 Enhancements - -- Improve logs accessibility. @miguelangel-nubla ([#90](https://github.com/hassio-addons/addon-emqx/pull/90)) - ## ⬆️ Dependency updates -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.4 @renovate ([#99](https://github.com/hassio-addons/addon-emqx/pull/99)) -- ⬆️ Update emqx/emqx to v5.7.1 @renovate ([#102](https://github.com/hassio-addons/addon-emqx/pull/102)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.5 @renovate ([#104](https://github.com/hassio-addons/addon-emqx/pull/104)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.4.0 @renovate ([#105](https://github.com/hassio-addons/addon-emqx/pull/105)) +- ⬆️ Update emqx/emqx to v5.7.2 @renovate ([#108](https://github.com/hassio-addons/addon-emqx/pull/108)) diff --git a/emqx/README.md b/emqx/README.md index 2a4c2b73695..904a0fa8fcb 100644 --- a/emqx/README.md +++ b/emqx/README.md @@ -37,6 +37,6 @@ website, this add-on runs EMQX in a fully local, self-hosted environment. [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.6.1-blue.svg -[release]: https://github.com/hassio-addons/addon-emqx/tree/v0.6.1 +[release-shield]: https://img.shields.io/badge/version-v0.6.2-blue.svg +[release]: https://github.com/hassio-addons/addon-emqx/tree/v0.6.2 [screenshot]: https://github.com/hassio-addons/addon-emqx/raw/main/images/screenshot.png \ No newline at end of file diff --git a/emqx/config.yaml b/emqx/config.yaml index def15ad0b64..e509a6b268a 100644 --- a/emqx/config.yaml +++ b/emqx/config.yaml @@ -1,5 +1,5 @@ name: EMQX -version: 0.6.1 +version: 0.6.2 slug: emqx description: The most scalable open-source MQTT broker for IoT. An alternative for the Mosquitto add-on