mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on EMQX to 2bdb869
This commit is contained in:
parent
3d9612c80b
commit
b210caf3cc
5 changed files with 9 additions and 15 deletions
|
@ -741,10 +741,10 @@ SOFTWARE.
|
||||||
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[bookstack-i386-shield]: https://img.shields.io/badge/i386-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-emqx]: https://github.com/hassio-addons/addon-emqx/tree/2bdb869
|
||||||
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/76d6a3f/README.md
|
[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-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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[emqx-amd64-shield]: https://img.shields.io/badge/amd64-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
|
[emqx-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
|
|
|
@ -1,8 +1,2 @@
|
||||||
# Changelog since v0.2.4
|
# Changelog since v0.2.5
|
||||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.4 (#34)
|
- Fix broken URL (#37)
|
||||||
|
|
||||||
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)
|
|
||||||
|
|
|
@ -159,4 +159,4 @@ SOFTWARE.
|
||||||
[issue]: https://github.com/hassio-addons/addon-emqx/issues
|
[issue]: https://github.com/hassio-addons/addon-emqx/issues
|
||||||
[reddit]: https://reddit.com/r/homeassistant
|
[reddit]: https://reddit.com/r/homeassistant
|
||||||
[releases]: https://github.com/hassio-addons/addon-emqx/releases
|
[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
|
||||||
|
|
|
@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
[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-shield]: https://img.shields.io/badge/version-2bdb869-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-emqx/tree/76d6a3f
|
[release]: https://github.com/hassio-addons/addon-emqx/tree/2bdb869
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-emqx/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-emqx/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
||||||
name: EMQX
|
name: EMQX
|
||||||
version: 76d6a3f
|
version: 2bdb869
|
||||||
slug: emqx
|
slug: emqx
|
||||||
description: The most scalable open-source MQTT broker for IoT. An alternative for
|
description: The most scalable open-source MQTT broker for IoT. An alternative for
|
||||||
the Mosquitto add-on
|
the Mosquitto add-on
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue