mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on EMQX to f8621c1
This commit is contained in:
parent
fdc758674d
commit
797f92912b
4 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
- Remove unsupported architecture from build configuration
|
||||
- Adjust project stage to Experimental
|
||||
|
|
|
@ -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
|
|
@ -24,4 +24,4 @@ schema:
|
|||
slug: emqx
|
||||
startup: services
|
||||
url: https://github.com/hassio-addons/addon-emqx
|
||||
version: '5469236'
|
||||
version: f8621c1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue