mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on EMQX to 25b8a81
This commit is contained in:
parent
f217cb02dd
commit
2d0992b483
4 changed files with 25 additions and 22 deletions
|
@ -769,10 +769,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/1bd7c26
|
[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/25b8a81
|
||||||
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/1bd7c26/README.md
|
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/25b8a81/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-1bd7c26-blue.svg
|
[emqx-version-shield]: https://img.shields.io/badge/version-25b8a81-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,2 +1,5 @@
|
||||||
# Changelog since v0.2.3
|
# Changelog since v0.2.4
|
||||||
- ⬆️ Upgrades EMQX to v5.0.20 (#29)
|
- ⬆️ 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)
|
||||||
|
|
|
@ -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-1bd7c26-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-25b8a81-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-emqx/tree/1bd7c26
|
[release]: https://github.com/hassio-addons/addon-emqx/tree/25b8a81
|
||||||
[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,27 +1,27 @@
|
||||||
arch:
|
name: EMQX
|
||||||
- aarch64
|
version: 25b8a81
|
||||||
- amd64
|
slug: emqx
|
||||||
codenotary: codenotary@frenck.dev
|
|
||||||
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
|
||||||
host_network: true
|
url: https://github.com/hassio-addons/addon-emqx
|
||||||
image: ghcr.io/hassio-addons/emqx/{arch}
|
codenotary: codenotary@frenck.dev
|
||||||
|
startup: services
|
||||||
ingress: true
|
ingress: true
|
||||||
ingress_port: 18083
|
ingress_port: 18083
|
||||||
ingress_stream: true
|
ingress_stream: true
|
||||||
init: false
|
init: false
|
||||||
map:
|
|
||||||
- ssl
|
|
||||||
name: EMQX
|
|
||||||
options:
|
|
||||||
env_vars: []
|
|
||||||
panel_icon: mdi:pipe
|
panel_icon: mdi:pipe
|
||||||
panel_title: EMQX
|
panel_title: EMQX
|
||||||
|
arch:
|
||||||
|
- aarch64
|
||||||
|
- amd64
|
||||||
|
map:
|
||||||
|
- ssl
|
||||||
|
options:
|
||||||
|
env_vars: []
|
||||||
|
host_network: true
|
||||||
schema:
|
schema:
|
||||||
env_vars:
|
env_vars:
|
||||||
- name: match(^EMQX_([A-Z0-9_])+$)
|
- name: match(^EMQX_([A-Z0-9_])+$)
|
||||||
value: str
|
value: str
|
||||||
slug: emqx
|
image: ghcr.io/hassio-addons/emqx/{arch}
|
||||||
startup: services
|
|
||||||
url: https://github.com/hassio-addons/addon-emqx
|
|
||||||
version: 1bd7c26
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue