diff --git a/README.md b/README.md index c12908072..6fe2fbe0e 100644 --- a/README.md +++ b/README.md @@ -846,10 +846,10 @@ SOFTWARE. [grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [grocy-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [grocy-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/44c6b31 -[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/44c6b31/README.md +[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/c00322a +[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/c00322a/README.md [home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues -[home-panel-version-shield]: https://img.shields.io/badge/version-44c6b31-blue.svg +[home-panel-version-shield]: https://img.shields.io/badge/version-c00322a-blue.svg [home-panel-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [home-panel-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [home-panel-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/home-panel/CHANGELOG.md b/home-panel/CHANGELOG.md index ed8509da4..2bf7335e6 100644 --- a/home-panel/CHANGELOG.md +++ b/home-panel/CHANGELOG.md @@ -1,2 +1,5 @@ # Changelog since v2.5.0 +- ⬆️ Upgrades add-on base image to 12.2.7 (#182) +- ⬆️ Upgrades nodejs to 16.17.1-r0 (#181) +- ⬆️ Upgrades nginx to 1.22.1-r0 (#180) - ⬆️ Upgrades add-on base image to 12.2.3 (#178) diff --git a/home-panel/README.md b/home-panel/README.md index 52ea36d50..42cd7dfed 100644 --- a/home-panel/README.md +++ b/home-panel/README.md @@ -51,8 +51,8 @@ If you are more interested in stable releases of our add-ons: [home-panel]: https://github.com/timmo001/home-panel [maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-44c6b31-blue.svg -[release]: https://github.com/hassio-addons/addon-home-panel/tree/44c6b31 +[release-shield]: https://img.shields.io/badge/version-c00322a-blue.svg +[release]: https://github.com/hassio-addons/addon-home-panel/tree/c00322a [screen-configuration-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/resources/screen-configuration-main.png [screen-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/resources/screen-main.png [showcase-purple-space]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/docs/showcase/timmo/purple-space.png \ No newline at end of file diff --git a/home-panel/config.yaml b/home-panel/config.yaml index f11571cb6..e0c655254 100644 --- a/home-panel/config.yaml +++ b/home-panel/config.yaml @@ -30,4 +30,4 @@ schema: ssl: bool slug: home-panel url: https://github.com/hassio-addons/addon-home-panel -version: 44c6b31 +version: c00322a