Skip to content

Commit 2afacb2

Browse files
committed
⬆️ Updating add-on EMQX to 4d2c033
1 parent 810479f commit 2afacb2

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -829,10 +829,10 @@ SOFTWARE.
829829
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
830830
[bookstack-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
831831
[bookstack-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
832-
[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/6146d8b
833-
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/6146d8b/README.md
832+
[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/4d2c033
833+
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/4d2c033/README.md
834834
[emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues
835-
[emqx-version-shield]: https://img.shields.io/badge/version-6146d8b-blue.svg
835+
[emqx-version-shield]: https://img.shields.io/badge/version-4d2c033-blue.svg
836836
[emqx-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
837837
[emqx-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
838838
[emqx-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

emqx/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog since v0.8.1
2+
- ⬆️ Update emqx/emqx to v5.8.9 (#159)
3+
4+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
25
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v9.1.0 (#157)
36

47
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

emqx/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ If you are more interested in stable releases of our add-ons:
5656
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
5757
[patreon]: https://www.patreon.com/frenck
5858
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
59-
[release-shield]: https://img.shields.io/badge/version-6146d8b-blue.svg
60-
[release]: https://github.com/hassio-addons/addon-emqx/tree/6146d8b
59+
[release-shield]: https://img.shields.io/badge/version-4d2c033-blue.svg
60+
[release]: https://github.com/hassio-addons/addon-emqx/tree/4d2c033
6161
[screenshot]: https://github.com/hassio-addons/addon-emqx/raw/main/images/screenshot.png

emqx/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: EMQX
2-
version: 6146d8b
2+
version: 4d2c033
33
slug: emqx
44
description: The most scalable open-source MQTT broker for IoT. An alternative for
55
the Mosquitto add-on

0 commit comments

Comments
 (0)