🎉 Release of add-on EMQX 0.7.3

This commit is contained in:
Community Hass.io Add-ons Bot 2025-02-16 17:41:00 +00:00
parent 6dfe228406
commit d7c1b564d1
5 changed files with 20 additions and 11 deletions

View file

@ -832,10 +832,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/v0.7.2
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/v0.7.2/README.md
[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/v0.7.3
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/v0.7.3/README.md
[emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues
[emqx-version-shield]: https://img.shields.io/badge/version-v0.7.2-blue.svg
[emqx-version-shield]: https://img.shields.io/badge/version-v0.7.3-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,7 +1,16 @@
## Whats changed
## 🧰 Maintenance
- 🎆 Updates maintenance/license year to 2025 @frenck ([#129](https://github.com/hassio-addons/addon-emqx/pull/129))
## ⬆️ Dependency updates
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.2 @renovate ([#119](https://github.com/hassio-addons/addon-emqx/pull/119))
- ⬆️ Update emqx/emqx to v5.8.2 @renovate ([#120](https://github.com/hassio-addons/addon-emqx/pull/120))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.0 @renovate ([#121](https://github.com/hassio-addons/addon-emqx/pull/121))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.1 @[renovate[bot]](https://github.com/apps/renovate) ([#122](https://github.com/hassio-addons/addon-emqx/pull/122))
- ⬆️ Update emqx/emqx to v5.8.3 @[renovate[bot]](https://github.com/apps/renovate) ([#123](https://github.com/hassio-addons/addon-emqx/pull/123))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.2 @[renovate[bot]](https://github.com/apps/renovate) ([#124](https://github.com/hassio-addons/addon-emqx/pull/124))
- ⬆️ Update emqx/emqx to v5.8.4 @[renovate[bot]](https://github.com/apps/renovate) ([#125](https://github.com/hassio-addons/addon-emqx/pull/125))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.3 @[renovate[bot]](https://github.com/apps/renovate) ([#127](https://github.com/hassio-addons/addon-emqx/pull/127))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.0 @[renovate[bot]](https://github.com/apps/renovate) ([#128](https://github.com/hassio-addons/addon-emqx/pull/128))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.1 @[renovate[bot]](https://github.com/apps/renovate) ([#130](https://github.com/hassio-addons/addon-emqx/pull/130))
- ⬆️: migrate renovate config @[renovate[bot]](https://github.com/apps/renovate) ([#131](https://github.com/hassio-addons/addon-emqx/pull/131))

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

@ -33,10 +33,10 @@ website, this add-on runs EMQX in a fully local, self-hosted environment.
[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-v0.7.2-blue.svg
[release]: https://github.com/hassio-addons/addon-emqx/tree/v0.7.2
[release-shield]: https://img.shields.io/badge/version-v0.7.3-blue.svg
[release]: https://github.com/hassio-addons/addon-emqx/tree/v0.7.3
[screenshot]: https://github.com/hassio-addons/addon-emqx/raw/main/images/screenshot.png

View file

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