diff --git a/README.md b/README.md index 322a732..8fb3f60 100644 --- a/README.md +++ b/README.md @@ -68,10 +68,10 @@ For a general repository issue or add-on ideas [open an issue here][issue] [grott-beta-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [grott-beta-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [grott-beta-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-grott]: https://github.com/egguy/addon-grott/tree/v0.1.11 -[addon-doc-grott]: https://github.com/egguy/addon-grott/blob/v0.1.11/README.md +[addon-grott]: https://github.com/egguy/addon-grott/tree/v0.1.12 +[addon-doc-grott]: https://github.com/egguy/addon-grott/blob/v0.1.12/README.md [grott-issue]: https://github.com/egguy/addon-grott/issues -[grott-version-shield]: https://img.shields.io/badge/version-v0.1.11-blue.svg +[grott-version-shield]: https://img.shields.io/badge/version-v0.1.12-blue.svg [grott-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [grott-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [grott-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/grott/CHANGELOG.md b/grott/CHANGELOG.md index 1a3bf81..b017f72 100644 --- a/grott/CHANGELOG.md +++ b/grott/CHANGELOG.md @@ -1,21 +1,29 @@ ## What’s changed ## 🐛 Bug fixes -- Update the schedule of the lock to not trigger the rate limit @egguy (#60) +- Add new layout @egguy (#93) -## 🧰 Maintenance +## 🚀 Enhancements -- ⬆️ : Updated the version of grott used to 20240722 @egguy (#71) +- Add new layout @egguy (#93) ## ⬆️ Dependency updates -- ⬆️ Update docker/build-push-action action to v6.4.1 @renovate (#61) -- ⬆️ Update Add-on base image to v14 (major) @renovate (#62) -- ⬆️ Update pytest to v8.3.1 @renovate (#63) -- ⬆️ Update docker/build-push-action action to v6.5.0 @renovate (#64) -- ⬆️ Update docker/login-action action to v3.3.0 @renovate (#65) -- ⬆️ Update docker/setup-buildx-action action to v3.5.0 @renovate (#66) -- ⬆️ Update docker/setup-qemu-action action to v3.2.0 @renovate (#67) -- ⬆️ Update pytest to v8.3.2 @renovate (#68) -- ⬆️ Update docker/setup-buildx-action action to v3.6.0 @renovate (#70) -- ⬆️ Update docker/setup-buildx-action action to v3.6.1 @renovate (#72) +- ⬆️ Update docker/build-push-action action to v6.6.0 @renovate (#77) +- ⬆️ Update grott digest to 09a9934 @renovate (#76) +- ⬆️ Update docker/build-push-action action to v6.6.1 @renovate (#78) +- ⬆️ Update docker/build-push-action action to v6.7.0 @renovate (#80) +- ⬆️ Update Add-on base image to v14.0.1 @renovate (#79) +- ⬆️ Update grott digest to 3fa7ef9 @renovate (#83) +- ⬆️ Update pytest to v8.3.3 @renovate (#86) +- ⬆️ Update Add-on base image to v14.0.2 @renovate (#87) +- ⬆️ Update Add-on base image to v14.0.3 @renovate (#91) +- ⬆️ Update docker/build-push-action action to v6.8.0 @renovate (#92) +- ⬆️ Update grott digest to b5e5817 @renovate (#90) +- ⬆️ Update docker/build-push-action action to v6.9.0 @renovate (#94) +- ⬆️ Update Add-on base image to v14.0.4 @renovate (#95) +- ⬆️ Update docker/setup-buildx-action action to v3.7.0 @renovate (#96) +- ⬆️ Update docker/setup-buildx-action action to v3.7.1 @renovate (#97) +- ⬆️ Update actions/cache action to v4.1.0 @renovate (#98) +- ⬆️ Update actions/cache action to v4.1.1 @renovate (#99) +- ⬆️ Update actions/cache action to v4.1.2 @renovate (#102) diff --git a/grott/README.md b/grott/README.md index 2e31e05..89e0108 100644 --- a/grott/README.md +++ b/grott/README.md @@ -15,6 +15,6 @@ This addon is based on the 2.8.3 [grott](https://github.com/johanmeijer/grott) c [maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v0.1.11-blue.svg -[release]: https://github.com/egguy/addon-grott/tree/v0.1.11 +[release-shield]: https://img.shields.io/badge/version-v0.1.12-blue.svg +[release]: https://github.com/egguy/addon-grott/tree/v0.1.12 [docs]: https://github.com/egguy/addon-grott/blob/main/grott/DOCS.md \ No newline at end of file diff --git a/grott/config.yaml b/grott/config.yaml index 24ab3f0..f2dddf2 100644 --- a/grott/config.yaml +++ b/grott/config.yaml @@ -1,5 +1,5 @@ name: Grott stable branch (2.8) -version: 0.1.11 +version: 0.1.12 slug: grott description: The Growatt inverter monitor with current HA plugin integrated url: https://github.com/egguy/addon-grott