⬆️ Updating add-on EMQX to 568dbcc

This commit is contained in:
Community Hass.io Add-ons Bot 2025-02-11 21:25:05 +00:00
parent fc81084bf9
commit 01c0851257
5 changed files with 9 additions and 8 deletions

View file

@ -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/dc0cc2c
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/dc0cc2c/README.md
[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/568dbcc
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/568dbcc/README.md
[emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues
[emqx-version-shield]: https://img.shields.io/badge/version-dc0cc2c-blue.svg
[emqx-version-shield]: https://img.shields.io/badge/version-568dbcc-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

View file

@ -1,4 +1,5 @@
# Changelog since v0.7.2
- 🎆 Updates maintenance/license year to 2025 (#129)
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.0 (#128)
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.3 (#127)

View file

@ -126,7 +126,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2023-2024 Franck Nijhof
Copyright (c) 2023-2025 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -52,10 +52,10 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg
[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-dc0cc2c-blue.svg
[release]: https://github.com/hassio-addons/addon-emqx/tree/dc0cc2c
[release-shield]: https://img.shields.io/badge/version-568dbcc-blue.svg
[release]: https://github.com/hassio-addons/addon-emqx/tree/568dbcc
[screenshot]: https://github.com/hassio-addons/addon-emqx/raw/main/images/screenshot.png

View file

@ -1,5 +1,5 @@
name: EMQX
version: dc0cc2c
version: 568dbcc
slug: emqx
description: The most scalable open-source MQTT broker for IoT. An alternative for
the Mosquitto add-on