diff --git a/README.md b/README.md index af1d20a6e..95544c23f 100644 --- a/README.md +++ b/README.md @@ -1054,10 +1054,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/bc6f4c0 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/bc6f4c0/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/9fb7afd +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/9fb7afd/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-bc6f4c0-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-9fb7afd-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 c2894d1bb..54981ee49 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,21 +1,2 @@ -# Changelog since v2.0.2 -- ⬆ Upgrades Tautulli to v2.6.7 (#100) -- ⬆ Upgrades add-on base image to v9.1.5 (#99) -- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#98) - -Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18. -- [Release notes](https://github.com/actions/stale/releases) -- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump plexapi from 4.3.1 to 4.4.0 in /tautulli (#97) - -Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.3.1 to 4.4.0. -- [Release notes](https://github.com/pkkid/python-plexapi/releases) -- [Commits](https://github.com/pkkid/python-plexapi/compare/4.3.1...4.4.0) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +# Changelog since v2.0.3 +- ⬆ Upgrades Tautulli to v2.6.8 (#101) diff --git a/tautulli/README.md b/tautulli/README.md index 0776130ef..9531486aa 100644 --- a/tautulli/README.md +++ b/tautulli/README.md @@ -48,6 +48,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?u=ludeeus [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-bc6f4c0-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/bc6f4c0 +[release-shield]: https://img.shields.io/badge/version-9fb7afd-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/9fb7afd [screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tautulli/config.json b/tautulli/config.json index 03b73cc13..1fb02b2ac 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "bc6f4c0", + "version": "9fb7afd", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md",