diff --git a/README.md b/README.md index d72677e4e..ae8cd2c1e 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/4c64269 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/4c64269/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/0c1ae32 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/0c1ae32/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-4c64269-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-0c1ae32-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 b0891105f..218bab7fd 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,27 +1,4 @@ -# Changelog since v4.2.0 -- 🎆 Updates maintenance/license year to 2025 (#394) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.1 (#392) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️: migrate renovate config (#393) - -* ⬆️: migrate config .github/renovate.json - -* Prettified Code! - ---------- - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -Co-authored-by: renovate[bot] -- ⬆️ Update debian_12/git to v1:2.39.5-0+deb12u2 (#391) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ 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) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.3 (#386) +# Changelog since v4.2.1 +- ⬆️ Update setuptools to v75.8.1 (#395) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/tautulli/README.md b/tautulli/README.md index f70d3b3a9..9ca6d4ee9 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/2025.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-4c64269-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/4c64269 +[release-shield]: https://img.shields.io/badge/version-0c1ae32-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/0c1ae32 [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 98e74874c..29b67262d 100644 --- a/tautulli/config.yaml +++ b/tautulli/config.yaml @@ -1,5 +1,5 @@ name: Tautulli -version: 4c64269 +version: 0c1ae32 slug: tautulli description: Monitoring and tracking tool for Plex Media Server url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md