mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 11:31:28 +00:00
🎉 Release of add-on EMQX 0.2.7
This commit is contained in:
parent
8e80ea35cd
commit
78579c3602
4 changed files with 9 additions and 12 deletions
|
@ -732,10 +732,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/v0.2.6
|
||||
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/v0.2.6/README.md
|
||||
[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/v0.2.7
|
||||
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/v0.2.7/README.md
|
||||
[emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues
|
||||
[emqx-version-shield]: https://img.shields.io/badge/version-v0.2.6-blue.svg
|
||||
[emqx-version-shield]: https://img.shields.io/badge/version-v0.2.7-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,9 +1,6 @@
|
|||
## What’s changed
|
||||
|
||||
## 🚀 Enhancements
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- Limit maximum open file handles for EMQX specifically @agners ([#38](https://github.com/hassio-addons/addon-emqx/pull/38))
|
||||
|
||||
## 📚 Documentation
|
||||
|
||||
- Fix broken URL @wrt54g ([#37](https://github.com/hassio-addons/addon-emqx/pull/37))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.5 @renovate ([#39](https://github.com/hassio-addons/addon-emqx/pull/39))
|
||||
- ⬆️ Update emqx/emqx to v5.0.22 @renovate ([#40](https://github.com/hassio-addons/addon-emqx/pull/40))
|
||||
|
|
|
@ -53,6 +53,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-v0.2.6-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-emqx/tree/v0.2.6
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.2.7-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-emqx/tree/v0.2.7
|
||||
[screenshot]: https://github.com/hassio-addons/addon-emqx/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: EMQX
|
||||
version: 0.2.6
|
||||
version: 0.2.7
|
||||
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