diff --git a/README.md b/README.md index a14cbac36..a66f80d53 100644 --- a/README.md +++ b/README.md @@ -1031,10 +1031,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/999eb54 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/999eb54/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/e1bec90 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/e1bec90/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-999eb54-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-e1bec90-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 324f9fc31..293b96629 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v2.0.5 +- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#110) + +Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. +- [Release notes](https://github.com/ludeeus/action-shellcheck/releases) +- [Commits](https://github.com/ludeeus/action-shellcheck/compare/1.0.0...94e0aab03ca135d11a35e5bfc14e6746dc56e7e9) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump plexapi from 4.5.0 to 4.5.1 in /tautulli (#109) Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.5.0 to 4.5.1. diff --git a/tautulli/README.md b/tautulli/README.md index beb8c74f9..389d929a0 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-999eb54-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/999eb54 +[release-shield]: https://img.shields.io/badge/version-e1bec90-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/e1bec90 [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 0f1718bc9..9d7ec88c1 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "999eb54", + "version": "e1bec90", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md",