diff --git a/README.md b/README.md index 94828aab5..9604cca58 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/d9234d0 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/d9234d0/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/9de44f6 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/9de44f6/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-d9234d0-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-9de44f6-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 d9c11660e..f9969d052 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v2.0.0 +- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#85) + +Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. +- [Release notes](https://github.com/actions/cache/releases) +- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#84) Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. diff --git a/tautulli/README.md b/tautulli/README.md index bce2d32cc..5f37eb6e2 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-d9234d0-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/d9234d0 +[release-shield]: https://img.shields.io/badge/version-9de44f6-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/9de44f6 [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 30f9132f2..7059626ea 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "d9234d0", + "version": "9de44f6", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md",