diff --git a/README.md b/README.md index 6efb23a3b..62f5f1d30 100644 --- a/README.md +++ b/README.md @@ -741,10 +741,10 @@ SOFTWARE. [bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [bookstack-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [bookstack-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/76d6a3f -[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/76d6a3f/README.md +[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/2bdb869 +[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/2bdb869/README.md [emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues -[emqx-version-shield]: https://img.shields.io/badge/version-76d6a3f-blue.svg +[emqx-version-shield]: https://img.shields.io/badge/version-2bdb869-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 f3ed7adcf..cf9427ef4 100644 --- a/emqx/CHANGELOG.md +++ b/emqx/CHANGELOG.md @@ -1,8 +1,2 @@ -# Changelog since v0.2.4 -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.4 (#34) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update emqx/emqx to v5.0.21 (#33) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- Add Renovate for dependency management (#31) +# Changelog since v0.2.5 +- Fix broken URL (#37) diff --git a/emqx/DOCS.md b/emqx/DOCS.md index 9c3a8d7fe..35e25d1d1 100644 --- a/emqx/DOCS.md +++ b/emqx/DOCS.md @@ -159,4 +159,4 @@ SOFTWARE. [issue]: https://github.com/hassio-addons/addon-emqx/issues [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-emqx/releases -[semver]: http://semver.org/spec/v2.0.0.htm +[semver]: https://semver.org/spec/v2.0.0.html diff --git a/emqx/README.md b/emqx/README.md index 35e86f62a..4cdf48ce0 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-76d6a3f-blue.svg -[release]: https://github.com/hassio-addons/addon-emqx/tree/76d6a3f +[release-shield]: https://img.shields.io/badge/version-2bdb869-blue.svg +[release]: https://github.com/hassio-addons/addon-emqx/tree/2bdb869 [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 d8fe7ca45..115701713 100644 --- a/emqx/config.yaml +++ b/emqx/config.yaml @@ -1,5 +1,5 @@ name: EMQX -version: 76d6a3f +version: 2bdb869 slug: emqx description: The most scalable open-source MQTT broker for IoT. An alternative for the Mosquitto add-on