diff --git a/README.md b/README.md index 6813ffde7..c689c2f8a 100644 --- a/README.md +++ b/README.md @@ -1086,10 +1086,10 @@ SOFTWARE. [tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [tasmoadmin-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [tasmoadmin-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/e40ca0a -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/e40ca0a/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/2fdbcf9 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/2fdbcf9/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-e40ca0a-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-2fdbcf9-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-no-red.svg diff --git a/tautulli/CHANGELOG.md b/tautulli/CHANGELOG.md index ff76a6dd1..722249abf 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v4.2.0 +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.0 (#390) - ⬆️ Update setuptools to v75.8.0 (#388) - ⬆️ Update plexapi to v4.16.1 (#389) - ⬆️ Update setuptools to v75.7.0 (#387) diff --git a/tautulli/README.md b/tautulli/README.md index 5697ec707..8e8875961 100644 --- a/tautulli/README.md +++ b/tautulli/README.md @@ -44,6 +44,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/2024.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-e40ca0a-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/e40ca0a +[release-shield]: https://img.shields.io/badge/version-2fdbcf9-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/2fdbcf9 [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 0d2835c85..748d63b13 100644 --- a/tautulli/config.yaml +++ b/tautulli/config.yaml @@ -1,5 +1,5 @@ name: Tautulli -version: e40ca0a +version: 2fdbcf9 slug: tautulli description: Monitoring and tracking tool for Plex Media Server url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md