Skip to content

Commit

Permalink
🎉 Release of add-on EMQX 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Jan 7, 2024
1 parent 1b74c12 commit 92e5ed1
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 12 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -697,10 +697,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.3.0
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/v0.3.0/README.md
[addon-emqx]: https://github.com/hassio-addons/addon-emqx/tree/v0.3.1
[addon-doc-emqx]: https://github.com/hassio-addons/addon-emqx/blob/v0.3.1/README.md
[emqx-issue]: https://github.com/hassio-addons/addon-emqx/issues
[emqx-version-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg
[emqx-version-shield]: https://img.shields.io/badge/version-v0.3.1-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
Expand Down
6 changes: 2 additions & 4 deletions emqx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
## What’s changed

## ⬆️ Dependency updates
## 🧰 Maintenance

- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.0 @renovate ([#78](https://github.com/hassio-addons/addon-emqx/pull/78))
- ⬆️ Update emqx/emqx to v5.4.0 @renovate ([#77](https://github.com/hassio-addons/addon-emqx/pull/77))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.1 @renovate ([#79](https://github.com/hassio-addons/addon-emqx/pull/79))
- 🎆 Updates maintenance/license year to 2024 @frenck ([#80](https://github.com/hassio-addons/addon-emqx/pull/80))
2 changes: 1 addition & 1 deletion emqx/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ check [the contributor's page][contributors].

MIT License

Copyright (c) 2023 Franck Nijhof
Copyright (c) 2024 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
Expand Down
6 changes: 3 additions & 3 deletions emqx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/2023.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.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.3.0-blue.svg
[release]: https://github.com/hassio-addons/addon-emqx/tree/v0.3.0
[release-shield]: https://img.shields.io/badge/version-v0.3.1-blue.svg
[release]: https://github.com/hassio-addons/addon-emqx/tree/v0.3.1
[screenshot]: https://github.com/hassio-addons/addon-emqx/raw/main/images/screenshot.png
2 changes: 1 addition & 1 deletion emqx/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: EMQX
version: 0.3.0
version: 0.3.1
slug: emqx
description: The most scalable open-source MQTT broker for IoT. An alternative for
the Mosquitto add-on
Expand Down

0 comments on commit 92e5ed1

Please sign in to comment.