diff --git a/README.md b/README.md index b55600655..c0a03ee3c 100644 --- a/README.md +++ b/README.md @@ -994,10 +994,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/0c25e56 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/0c25e56/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/c745a34 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/c745a34/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-0c25e56-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-c745a34-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 61b62fdae..d9fab82de 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v3.2.2 +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.4 (#285) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update debian_11/git to v1:2.30.2-1+deb11u2 (#284) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/tautulli/README.md b/tautulli/README.md index c2719a354..b0109c16a 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/2023.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-0c25e56-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/0c25e56 +[release-shield]: https://img.shields.io/badge/version-c745a34-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/c745a34 [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 781d02ebc..19a92d969 100644 --- a/tautulli/config.yaml +++ b/tautulli/config.yaml @@ -1,5 +1,5 @@ name: Tautulli -version: 0c25e56 +version: c745a34 slug: tautulli description: Monitoring and tracking tool for Plex Media Server url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md