⬆️ Updating add-on ledfx to f7c57a9

This commit is contained in:
Community Hass.io Add-ons Bot 2021-08-18 15:14:56 +00:00
parent 3efbb2861b
commit 8aaf9cc036
4 changed files with 11 additions and 7 deletions

View file

@ -1047,10 +1047,10 @@ SOFTWARE.
[chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[chrony-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [chrony-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[chrony-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [chrony-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/3cb4860 [addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/f7c57a9
[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/3cb4860/README.md [addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/f7c57a9/README.md
[ledfx-issue]: https://github.com/hassio-addons/addon-ledfx/issues [ledfx-issue]: https://github.com/hassio-addons/addon-ledfx/issues
[ledfx-version-shield]: https://img.shields.io/badge/version-3cb4860-blue.svg [ledfx-version-shield]: https://img.shields.io/badge/version-f7c57a9-blue.svg
[ledfx-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ledfx-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[ledfx-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ledfx-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[ledfx-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ledfx-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1 +1,5 @@
- 🔑 Update NGINX SSL parameters (#79) - ⬆️ Upgrades add-on base image to v10.0.1 (#80)
* ⬆ Upgrades add-on base image to v10.0.1
* Fix issue caused by last minute swap

View file

@ -44,6 +44,6 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/?u=frenck [forum]: https://community.home-assistant.io/?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-3cb4860-blue.svg [release-shield]: https://img.shields.io/badge/version-f7c57a9-blue.svg
[release]: https://github.com/hassio-addons/addon-ledfx/tree/3cb4860 [release]: https://github.com/hassio-addons/addon-ledfx/tree/f7c57a9
[screenshot]: https://github.com/hassio-addons/addon-ledfx/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-ledfx/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "ledfx", "name": "ledfx",
"version": "3cb4860", "version": "f7c57a9",
"slug": "ledfx", "slug": "ledfx",
"description": "A network based LED effect controller with support for advanced real-time audio effects!", "description": "A network based LED effect controller with support for advanced real-time audio effects!",
"url": "https://github.com/hassio-addons/addon-ledfx", "url": "https://github.com/hassio-addons/addon-ledfx",