mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on EMQX to 0b51a71
This commit is contained in:
parent
56db2ac567
commit
4b04d24951
4 changed files with 7 additions and 6 deletions
|
@ -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/f4a3236
|
||||
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/f4a3236/README.md
|
||||
[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/0b51a71
|
||||
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/0b51a71/README.md
|
||||
[emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues
|
||||
[emqx-version-shield]: https://img.shields.io/badge/version-f4a3236-blue.svg
|
||||
[emqx-version-shield]: https://img.shields.io/badge/version-0b51a71-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,3 @@
|
|||
# Changelog since v0.4.0
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.3
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.2
|
||||
|
|
|
@ -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-f4a3236-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-emqx/tree/f4a3236
|
||||
[release-shield]: https://img.shields.io/badge/version-0b51a71-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-emqx/tree/0b51a71
|
||||
[screenshot]: https://github.com/hassio-addons/addon-emqx/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: EMQX
|
||||
version: f4a3236
|
||||
version: 0b51a71
|
||||
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