From 51c9972f25cd809f9c1ee4a3603353adda4cad21 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 25 Feb 2025 14:07:20 +0000 Subject: [PATCH] :arrow_up: Updating add-on EMQX to fe78723 --- README.md | 6 +++--- emqx/CHANGELOG.md | 31 ++----------------------------- emqx/README.md | 4 ++-- emqx/config.yaml | 2 +- 4 files changed, 8 insertions(+), 35 deletions(-) diff --git a/README.md b/README.md index 2832a56b0..9ed47ca9e 100644 --- a/README.md +++ b/README.md @@ -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/aa542a8 -[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/aa542a8/README.md +[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/fe78723 +[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/fe78723/README.md [emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues -[emqx-version-shield]: https://img.shields.io/badge/version-aa542a8-blue.svg +[emqx-version-shield]: https://img.shields.io/badge/version-fe78723-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 a667b38c1..b09f3bb36 100644 --- a/emqx/CHANGELOG.md +++ b/emqx/CHANGELOG.md @@ -1,29 +1,2 @@ -# Changelog since v0.7.2 -- ⬆️: migrate renovate config (#131) - -* ⬆️: migrate config .github/renovate.json - -* Prettified Code! - ---------- - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -Co-authored-by: renovate[bot] -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.1 (#130) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- 🎆 Updates maintenance/license year to 2025 (#129) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.0 (#128) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.3 (#127) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update emqx/emqx to v5.8.4 (#125) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.2 (#124) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update emqx/emqx to v5.8.3 (#123) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.1 (#122) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +# Changelog since v0.7.3 +- ⬆️ Update emqx/emqx to v5.8.5 (#135) diff --git a/emqx/README.md b/emqx/README.md index 2cff6d959..0a5ac50f0 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-aa542a8-blue.svg -[release]: https://github.com/hassio-addons/addon-emqx/tree/aa542a8 +[release-shield]: https://img.shields.io/badge/version-fe78723-blue.svg +[release]: https://github.com/hassio-addons/addon-emqx/tree/fe78723 [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 a20ca7bcb..5c2f9d936 100644 --- a/emqx/config.yaml +++ b/emqx/config.yaml @@ -1,5 +1,5 @@ name: EMQX -version: aa542a8 +version: fe78723 slug: emqx description: The most scalable open-source MQTT broker for IoT. An alternative for the Mosquitto add-on