mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 11:11:25 +00:00
⬆️ Updating add-on EMQX to 0bf0429
This commit is contained in:
parent
2446371715
commit
46f9d26273
4 changed files with 10 additions and 8 deletions
|
@ -708,10 +708,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/acbc977
|
||||
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/acbc977/README.md
|
||||
[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/0bf0429
|
||||
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/0bf0429/README.md
|
||||
[emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues
|
||||
[emqx-version-shield]: https://img.shields.io/badge/version-acbc977-blue.svg
|
||||
[emqx-version-shield]: https://img.shields.io/badge/version-0bf0429-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,2 +1,4 @@
|
|||
# Changelog since v0.3.0
|
||||
- 🎆 Updates maintenance/license year to 2024 (#80)
|
||||
# Changelog since v0.3.1
|
||||
- ⬆️ Update emqx/emqx to v5.4.1 (#81)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -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-acbc977-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-emqx/tree/acbc977
|
||||
[release-shield]: https://img.shields.io/badge/version-0bf0429-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-emqx/tree/0bf0429
|
||||
[screenshot]: https://github.com/hassio-addons/addon-emqx/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: EMQX
|
||||
version: acbc977
|
||||
version: 0bf0429
|
||||
slug: emqx
|
||||
description: The most scalable open-source MQTT broker for IoT. An alternative for
|
||||
the Mosquitto add-on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue