diff --git a/README.md b/README.md index 7abfd328..71deed2f 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.7 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v3.2.7/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.8 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v3.2.8/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-v3.2.7-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-v3.2.8-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 7371faf6..96bf1ef3 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,7 +1,11 @@ ## What’s changed +## 🐛 Bug fixes + +- Fix Tautulli version env @frenck ([#303](https://github.com/hassio-addons/addon-tautulli/pull/303)) + ## ⬆️ Dependency updates -- ⬆️ Update pycryptodomex to v3.18.0 @renovate ([#297](https://github.com/hassio-addons/addon-tautulli/pull/297)) -- ⬆️ Update setuptools to v67.8.0 @renovate ([#298](https://github.com/hassio-addons/addon-tautulli/pull/298)) -- ⬆️ Update Tautulli/Tautulli to v2.12.4 @renovate ([#299](https://github.com/hassio-addons/addon-tautulli/pull/299)) +- ⬆️ Update plexapi to v4.14.0 @renovate ([#300](https://github.com/hassio-addons/addon-tautulli/pull/300)) +- ⬆️ Update setuptools to v68 @renovate ([#302](https://github.com/hassio-addons/addon-tautulli/pull/302)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7 @renovate ([#301](https://github.com/hassio-addons/addon-tautulli/pull/301)) diff --git a/tautulli/README.md b/tautulli/README.md index e0300f7b..072c5700 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.7-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.7 +[release-shield]: https://img.shields.io/badge/version-v3.2.8-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.8 [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 735c6823..cc7558f8 100644 --- a/tautulli/config.yaml +++ b/tautulli/config.yaml @@ -1,5 +1,5 @@ name: Tautulli -version: 3.2.7 +version: 3.2.8 slug: tautulli description: Monitoring and tracking tool for Plex Media Server url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md