diff --git a/README.md b/README.md index cd53505b..252028ed 100644 --- a/README.md +++ b/README.md @@ -913,10 +913,10 @@ SOFTWARE. [jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [jupyterlab-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [jupyterlab-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-lidarr]: https://github.com/hassio-addons/addon-lidarr/tree/v0.8.1 -[addon-doc-lidarr]: https://github.com/hassio-addons/addon-lidarr/blob/v0.8.1/README.md +[addon-lidarr]: https://github.com/hassio-addons/addon-lidarr/tree/v0.9.0 +[addon-doc-lidarr]: https://github.com/hassio-addons/addon-lidarr/blob/v0.9.0/README.md [lidarr-issue]: https://github.com/hassio-addons/addon-lidarr/issues -[lidarr-version-shield]: https://img.shields.io/badge/version-v0.8.1-blue.svg +[lidarr-version-shield]: https://img.shields.io/badge/version-v0.9.0-blue.svg [lidarr-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [lidarr-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [lidarr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/lidarr/CHANGELOG.md b/lidarr/CHANGELOG.md index ef9881dc..f48293c9 100644 --- a/lidarr/CHANGELOG.md +++ b/lidarr/CHANGELOG.md @@ -1,16 +1,7 @@ ## What’s changed -## 🧰 Maintenance - -- 🎆 Updates maintenance/license year to 2025 @frenck ([#40](https://github.com/hassio-addons/addon-lidarr/pull/40)) - ## ⬆️ Dependency updates -- ⬆️ Update alpine_3_21/sqlite-libs to v3.48.0-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#36](https://github.com/hassio-addons/addon-lidarr/pull/36)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.1.1 @[renovate[bot]](https://github.com/apps/renovate) ([#37](https://github.com/hassio-addons/addon-lidarr/pull/37)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.1.2 @[renovate[bot]](https://github.com/apps/renovate) ([#38](https://github.com/hassio-addons/addon-lidarr/pull/38)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.1.3 @[renovate[bot]](https://github.com/apps/renovate) ([#39](https://github.com/hassio-addons/addon-lidarr/pull/39)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.1.4 @[renovate[bot]](https://github.com/apps/renovate) ([#41](https://github.com/hassio-addons/addon-lidarr/pull/41)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.1.5 @[renovate[bot]](https://github.com/apps/renovate) ([#42](https://github.com/hassio-addons/addon-lidarr/pull/42)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.0 @[renovate[bot]](https://github.com/apps/renovate) ([#43](https://github.com/hassio-addons/addon-lidarr/pull/43)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.1 @[renovate[bot]](https://github.com/apps/renovate) ([#44](https://github.com/hassio-addons/addon-lidarr/pull/44)) +- ⬆️: migrate renovate config @[renovate[bot]](https://github.com/apps/renovate) ([#45](https://github.com/hassio-addons/addon-lidarr/pull/45)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.2 @[renovate[bot]](https://github.com/apps/renovate) ([#46](https://github.com/hassio-addons/addon-lidarr/pull/46)) +- ⬆️ Update Lidarr/Lidarr to v2.10.3.4602 @[renovate[bot]](https://github.com/apps/renovate) ([#47](https://github.com/hassio-addons/addon-lidarr/pull/47)) diff --git a/lidarr/README.md b/lidarr/README.md index d23e74e5..e5237b86 100644 --- a/lidarr/README.md +++ b/lidarr/README.md @@ -22,5 +22,5 @@ available. [forum]: https://community.home-assistant.io/t/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.8.1-blue.svg -[release]: https://github.com/hassio-addons/addon-lidarr/tree/v0.8.1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.9.0-blue.svg +[release]: https://github.com/hassio-addons/addon-lidarr/tree/v0.9.0 \ No newline at end of file diff --git a/lidarr/config.yaml b/lidarr/config.yaml index 970740ca..a3043574 100644 --- a/lidarr/config.yaml +++ b/lidarr/config.yaml @@ -1,5 +1,5 @@ name: Lidarr -version: 0.8.1 +version: 0.9.0 slug: lidarr description: Looks and smells like Sonarr but made for music url: https://github.com/hassio-addons/addon-lidarr/tree/main/README.md