From 53555b36158c693c75f626bd1f20a269a36f8c49 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 26 Dec 2023 07:54:58 +0000 Subject: [PATCH] :arrow_up: Updating add-on EMQX to 5efba20 --- 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 94272881c..153345036 100644 --- a/README.md +++ b/README.md @@ -750,10 +750,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/a1bc92f -[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/a1bc92f/README.md +[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/5efba20 +[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/5efba20/README.md [emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues -[emqx-version-shield]: https://img.shields.io/badge/version-a1bc92f-blue.svg +[emqx-version-shield]: https://img.shields.io/badge/version-5efba20-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 3844939ce..ed31cb1cc 100644 --- a/emqx/CHANGELOG.md +++ b/emqx/CHANGELOG.md @@ -1,2 +1,2 @@ -# Changelog since v0.2.13 -- ⬆️ Update emqx/emqx to v5.3.2 +# Changelog since v0.2.14 +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.0 (#78) diff --git a/emqx/README.md b/emqx/README.md index 69e186588..a15b45375 100644 --- a/emqx/README.md +++ b/emqx/README.md @@ -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-a1bc92f-blue.svg -[release]: https://github.com/hassio-addons/addon-emqx/tree/a1bc92f +[release-shield]: https://img.shields.io/badge/version-5efba20-blue.svg +[release]: https://github.com/hassio-addons/addon-emqx/tree/5efba20 [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 2af2c3879..ced6a7946 100644 --- a/emqx/config.yaml +++ b/emqx/config.yaml @@ -1,5 +1,5 @@ name: EMQX -version: a1bc92f +version: 5efba20 slug: emqx description: The most scalable open-source MQTT broker for IoT. An alternative for the Mosquitto add-on