diff --git a/README.md b/README.md index f6b93160..ef53320e 100644 --- a/README.md +++ b/README.md @@ -915,10 +915,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.2.0 -[addon-doc-lidarr]: https://github.com/hassio-addons/addon-lidarr/blob/v0.2.0/README.md +[addon-lidarr]: https://github.com/hassio-addons/addon-lidarr/tree/v0.3.0 +[addon-doc-lidarr]: https://github.com/hassio-addons/addon-lidarr/blob/v0.3.0/README.md [lidarr-issue]: https://github.com/hassio-addons/addon-lidarr/issues -[lidarr-version-shield]: https://img.shields.io/badge/version-v0.2.0-blue.svg +[lidarr-version-shield]: https://img.shields.io/badge/version-v0.3.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 c755caf7..748a094e 100644 --- a/lidarr/CHANGELOG.md +++ b/lidarr/CHANGELOG.md @@ -2,9 +2,4 @@ ## ⬆️ Dependency updates -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.5 @renovate ([#2](https://github.com/hassio-addons/addon-lidarr/pull/2)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.6 @renovate ([#4](https://github.com/hassio-addons/addon-lidarr/pull/4)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.7 @renovate ([#6](https://github.com/hassio-addons/addon-lidarr/pull/6)) -- ⬆️ Update Lidarr/Lidarr to v2.1.7.4030 @renovate ([#5](https://github.com/hassio-addons/addon-lidarr/pull/5)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.8 @renovate ([#7](https://github.com/hassio-addons/addon-lidarr/pull/7)) -- ⬆️ Update Lidarr/Lidarr to v2.2.5.4141 @renovate ([#8](https://github.com/hassio-addons/addon-lidarr/pull/8)) +- ⬆️ Update Lidarr/Lidarr to v2.3.3.4204 @renovate ([#9](https://github.com/hassio-addons/addon-lidarr/pull/9)) diff --git a/lidarr/README.md b/lidarr/README.md index baf729c9..fd53ecf2 100644 --- a/lidarr/README.md +++ b/lidarr/README.md @@ -38,5 +38,5 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.2.0-blue.svg -[release]: https://github.com/hassio-addons/addon-lidarr/tree/v0.2.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg +[release]: https://github.com/hassio-addons/addon-lidarr/tree/v0.3.0 \ No newline at end of file diff --git a/lidarr/config.yaml b/lidarr/config.yaml index c027bccd..b27f2530 100644 --- a/lidarr/config.yaml +++ b/lidarr/config.yaml @@ -1,5 +1,5 @@ name: Lidarr -version: 0.2.0 +version: 0.3.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