From 1c211f2ecfbb1258e9a0be003b293f7e6a2e06d8 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 8 Aug 2022 10:53:03 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tautulli to d792736 --- README.md | 6 +++--- tautulli/CHANGELOG.md | 16 ++++++++++++++++ tautulli/README.md | 4 ++-- tautulli/config.yaml | 2 +- 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 32756f8be..aec30081a 100644 --- a/README.md +++ b/README.md @@ -985,10 +985,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/c99c9cf -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/c99c9cf/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/d792736 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/d792736/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-c99c9cf-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-d792736-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 26150e622..99ab1df4c 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v3.1.1 +- Bump plexapi from 4.12.0 to 4.12.1 in /tautulli (#231) + +Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.12.0 to 4.12.1. +- [Release notes](https://github.com/pkkid/python-plexapi/releases) +- [Commits](https://github.com/pkkid/python-plexapi/compare/4.12.0...4.12.1) + +--- +updated-dependencies: +- dependency-name: plexapi + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump setuptools from 63.4.1 to 63.4.2 in /tautulli (#230) Bumps [setuptools](https://github.com/pypa/setuptools) from 63.4.1 to 63.4.2. diff --git a/tautulli/README.md b/tautulli/README.md index 94f3015c7..32a425eda 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/2022.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-c99c9cf-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/c99c9cf +[release-shield]: https://img.shields.io/badge/version-d792736-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/d792736 [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 4fa03a8b1..83eaf2ea9 100644 --- a/tautulli/config.yaml +++ b/tautulli/config.yaml @@ -21,5 +21,5 @@ schema: log_level: list(trace|debug|info|notice|warning|error|fatal)? slug: tautulli url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md -version: c99c9cf +version: d792736 webui: '[PROTO:ssl]://[HOST]:[PORT:8181]'