diff --git a/README.md b/README.md index d2c05608..22b077bf 100644 --- a/README.md +++ b/README.md @@ -939,10 +939,10 @@ SOFTWARE. [tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tasmoadmin-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [tasmoadmin-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.5 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v3.2.5/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.6 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v3.2.6/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-v3.2.5-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-v3.2.6-blue.svg [tautulli-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tautulli-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/tautulli/CHANGELOG.md b/tautulli/CHANGELOG.md index ebf30e91..374b378d 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,11 +1,9 @@ ## What’s changed -## 📚 Documentation - -- Fix broken URL @wrt54g ([#288](https://github.com/hassio-addons/addon-tautulli/pull/288)) - ## ⬆️ Dependency updates -- ⬆️ Update setuptools to v67.6.1 @renovate ([#289](https://github.com/hassio-addons/addon-tautulli/pull/289)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.5 @renovate ([#290](https://github.com/hassio-addons/addon-tautulli/pull/290)) -- ⬆️ Update Tautulli/Tautulli to v2.12.3 @renovate ([#291](https://github.com/hassio-addons/addon-tautulli/pull/291)) +- ⬆️ Update setuptools to v67.7.0 @renovate ([#292](https://github.com/hassio-addons/addon-tautulli/pull/292)) +- ⬆️ Update setuptools to v67.7.1 @renovate ([#293](https://github.com/hassio-addons/addon-tautulli/pull/293)) +- ⬆️ Update setuptools to v67.7.2 @renovate ([#294](https://github.com/hassio-addons/addon-tautulli/pull/294)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.6 @renovate ([#295](https://github.com/hassio-addons/addon-tautulli/pull/295)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.7 @renovate ([#296](https://github.com/hassio-addons/addon-tautulli/pull/296)) diff --git a/tautulli/README.md b/tautulli/README.md index bde98cc3..3534217a 100644 --- a/tautulli/README.md +++ b/tautulli/README.md @@ -41,6 +41,6 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745 [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-v3.2.5-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.5 +[release-shield]: https://img.shields.io/badge/version-v3.2.6-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.6 [screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tautulli/config.yaml b/tautulli/config.yaml index d0c144a8..4c4c6139 100644 --- a/tautulli/config.yaml +++ b/tautulli/config.yaml @@ -1,5 +1,5 @@ name: Tautulli -version: 3.2.5 +version: 3.2.6 slug: tautulli description: Monitoring and tracking tool for Plex Media Server url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md