From 65f347eb5e3c1e8ec335426e0eeb9a348560c954 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 9 Nov 2021 19:23:34 +0000 Subject: [PATCH] :tada: Release of add-on Home Panel 2.3.2 --- README.md | 6 +++--- home-panel/CHANGELOG.md | 19 ++----------------- home-panel/README.md | 4 ++-- home-panel/config.yaml | 2 +- 4 files changed, 8 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index ee779c4e..239250f1 100644 --- a/README.md +++ b/README.md @@ -795,10 +795,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/v2.3.1 -[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/v2.3.1/README.md +[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/v2.3.2 +[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/v2.3.2/README.md [home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues -[home-panel-version-shield]: https://img.shields.io/badge/version-v2.3.1-blue.svg +[home-panel-version-shield]: https://img.shields.io/badge/version-v2.3.2-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 5f35a398..7a016ea2 100644 --- a/home-panel/CHANGELOG.md +++ b/home-panel/CHANGELOG.md @@ -1,24 +1,9 @@ ## What’s changed -## 🚀 Enhancements - -- Migrate JSON config to YAML @frenck (#156) - ## 🧰 Maintenance -- Switch to centralized GitHub Action Workflows @frenck (#155) -- Update Home Panel to v2.11.6 @timmo001 (#158) +- Add yarn cache clean to cleanup stage of container build @timmo001 (#160) ## ⬆️ Dependency updates -- Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#137) -- Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#138) -- Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#139) -- Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#141) -- Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#142) -- ⬆️ Upgrades openssl to 1.1.1l-r0 @frenck (#143) -- ⬆️ Upgrades add-on base image to 10.1.0 @frenck (#144) -- Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#147) -- Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#149) -- ⬆️ Upgrades nodejs-current to 16.11.1-r0 @frenck (#154) -- ⬆️ Upgrades add-on base image to 10.2.0 @frenck (#157) +- ⬆ Upgrade add-on base image to 10.2.1 @timmo001 (#159) diff --git a/home-panel/README.md b/home-panel/README.md index cb20bf0a..0af2b4cc 100644 --- a/home-panel/README.md +++ b/home-panel/README.md @@ -48,8 +48,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/2021.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v2.3.1-blue.svg -[release]: https://github.com/hassio-addons/addon-home-panel/tree/v2.3.1 +[release-shield]: https://img.shields.io/badge/version-v2.3.2-blue.svg +[release]: https://github.com/hassio-addons/addon-home-panel/tree/v2.3.2 [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 0f295602..e9a9ad78 100644 --- a/home-panel/config.yaml +++ b/home-panel/config.yaml @@ -29,4 +29,4 @@ schema: ssl: bool slug: home-panel url: https://github.com/hassio-addons/addon-home-panel -version: 2.3.1 +version: 2.3.2