From 49c7ee020fce764ac828f2034c1cd6bc9401975b Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 6 Mar 2023 07:47:56 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tautulli to 704b95c --- README.md | 6 +++--- tautulli/CHANGELOG.md | 3 +++ tautulli/README.md | 4 ++-- tautulli/config.yaml | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 376de57aa..f79bc9ff3 100644 --- a/README.md +++ b/README.md @@ -1008,10 +1008,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/c8d13ef -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/c8d13ef/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/704b95c +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/704b95c/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-c8d13ef-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-704b95c-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 efb0cadfd..293f00e4d 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v3.2.0 +- Bump setuptools from 67.4.0 to 67.5.0 in /tautulli (#274) + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump setuptools from 67.3.3 to 67.4.0 in /tautulli (#273)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bumps [setuptools](https://github.com/pypa/setuptools) from 67.3.3 to 67.4.0. diff --git a/tautulli/README.md b/tautulli/README.md index e51f8fb42..7409feee2 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-c8d13ef-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/c8d13ef +[release-shield]: https://img.shields.io/badge/version-704b95c-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/704b95c [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 2c0fa64d3..d091ff55a 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: c8d13ef +version: 704b95c webui: '[PROTO:ssl]://[HOST]:[PORT:8181]'