diff --git a/README.md b/README.md index a95a8b144..968d2a94e 100644 --- a/README.md +++ b/README.md @@ -1047,10 +1047,10 @@ SOFTWARE. [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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/3cb4860 -[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/3cb4860/README.md +[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/f7c57a9 +[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-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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ledfx-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/ledfx/CHANGELOG.md b/ledfx/CHANGELOG.md index 07b8da7ce..83cb96c90 100644 --- a/ledfx/CHANGELOG.md +++ b/ledfx/CHANGELOG.md @@ -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 diff --git a/ledfx/README.md b/ledfx/README.md index 598d83ac0..7f41ca5ca 100644 --- a/ledfx/README.md +++ b/ledfx/README.md @@ -44,6 +44,6 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.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]: https://github.com/hassio-addons/addon-ledfx/tree/3cb4860 +[release-shield]: https://img.shields.io/badge/version-f7c57a9-blue.svg +[release]: https://github.com/hassio-addons/addon-ledfx/tree/f7c57a9 [screenshot]: https://github.com/hassio-addons/addon-ledfx/raw/main/images/screenshot.png \ No newline at end of file diff --git a/ledfx/config.json b/ledfx/config.json index 493b7b4c3..2b49ca7aa 100644 --- a/ledfx/config.json +++ b/ledfx/config.json @@ -1,6 +1,6 @@ { "name": "ledfx", - "version": "3cb4860", + "version": "f7c57a9", "slug": "ledfx", "description": "A network based LED effect controller with support for advanced real-time audio effects!", "url": "https://github.com/hassio-addons/addon-ledfx",