diff --git a/README.md b/README.md index 6735cbd38..c691607fd 100644 --- a/README.md +++ b/README.md @@ -783,10 +783,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/5469236 -[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/5469236/README.md +[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/f8621c1 +[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/f8621c1/README.md [emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues -[emqx-version-shield]: https://img.shields.io/badge/version-5469236-blue.svg +[emqx-version-shield]: https://img.shields.io/badge/version-f8621c1-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 66a6a9f1f..328a9b668 100644 --- a/emqx/CHANGELOG.md +++ b/emqx/CHANGELOG.md @@ -1 +1 @@ -- Remove unsupported architecture from build configuration +- Adjust project stage to Experimental diff --git a/emqx/README.md b/emqx/README.md index d76e8a156..80060bfa8 100644 --- a/emqx/README.md +++ b/emqx/README.md @@ -52,7 +52,7 @@ If you are more interested in stable releases of our add-ons: [maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-5469236-blue.svg -[release]: https://github.com/hassio-addons/addon-emqx/tree/5469236 +[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg +[release-shield]: https://img.shields.io/badge/version-f8621c1-blue.svg +[release]: https://github.com/hassio-addons/addon-emqx/tree/f8621c1 [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 9f95e44aa..8cb3edee8 100644 --- a/emqx/config.yaml +++ b/emqx/config.yaml @@ -24,4 +24,4 @@ schema: slug: emqx startup: services url: https://github.com/hassio-addons/addon-emqx -version: '5469236' +version: f8621c1