From 889dcd17bc0623aca27a24ea69c29af8844807ef Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 16 Oct 2024 16:17:30 +0000 Subject: [PATCH] :tada: Release of add-on EMQX 0.7.1 --- README.md | 6 +++--- emqx/CHANGELOG.md | 4 ++-- emqx/README.md | 4 ++-- emqx/config.yaml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index dd837935..4fdef0de 100644 --- a/README.md +++ b/README.md @@ -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.0 -[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/v0.7.0/README.md +[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 [emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues -[emqx-version-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg +[emqx-version-shield]: https://img.shields.io/badge/version-v0.7.1-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 da562f85..e86ac990 100644 --- a/emqx/CHANGELOG.md +++ b/emqx/CHANGELOG.md @@ -2,5 +2,5 @@ ## ⬆️ Dependency updates -- ⬆️ Update emqx/emqx to v5.8.0 @renovate ([#110](https://github.com/hassio-addons/addon-emqx/pull/110)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.0 @renovate ([#112](https://github.com/hassio-addons/addon-emqx/pull/112)) +- ⬆️ 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)) diff --git a/emqx/README.md b/emqx/README.md index d74a99a7..e257377b 100644 --- a/emqx/README.md +++ b/emqx/README.md @@ -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.0-blue.svg -[release]: https://github.com/hassio-addons/addon-emqx/tree/v0.7.0 +[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 [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 97f01f01..19b82181 100644 --- a/emqx/config.yaml +++ b/emqx/config.yaml @@ -1,5 +1,5 @@ name: EMQX -version: 0.7.0 +version: 0.7.1 slug: emqx description: The most scalable open-source MQTT broker for IoT. An alternative for the Mosquitto add-on