⬆️ Updating add-on Tautulli to 560729d

This commit is contained in:
Community Hass.io Add-ons Bot 2022-08-29 16:05:30 +00:00
parent 9a6dac40ac
commit ca67c1103d
4 changed files with 41 additions and 6 deletions

View file

@ -985,10 +985,10 @@ SOFTWARE.
[tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[tasmoadmin-i386-shield]: https://img.shields.io/badge/i386-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/4ae2ca2 [addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/560729d
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/4ae2ca2/README.md [addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/560729d/README.md
[tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues
[tautulli-version-shield]: https://img.shields.io/badge/version-4ae2ca2-blue.svg [tautulli-version-shield]: https://img.shields.io/badge/version-560729d-blue.svg
[tautulli-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,39 @@
# Changelog since v3.1.2 # Changelog since v3.1.2
- Bump setuptools from 65.1.0 to 65.3.0 in /tautulli (#241)
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.1.0 to 65.3.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v65.1.0...v65.3.0)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump plexapi from 4.12.1 to 4.13.0 in /tautulli (#242)
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.12.1 to 4.13.0.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.12.1...4.13.0)
---
updated-dependencies:
- dependency-name: plexapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump setuptools from 65.0.2 to 65.1.0 in /tautulli (#239) - Bump setuptools from 65.0.2 to 65.1.0 in /tautulli (#239)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

View file

@ -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 [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-4ae2ca2-blue.svg [release-shield]: https://img.shields.io/badge/version-560729d-blue.svg
[release]: https://github.com/hassio-addons/addon-tautulli/tree/4ae2ca2 [release]: https://github.com/hassio-addons/addon-tautulli/tree/560729d
[screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png

View file

@ -21,5 +21,5 @@ schema:
log_level: list(trace|debug|info|notice|warning|error|fatal)? log_level: list(trace|debug|info|notice|warning|error|fatal)?
slug: tautulli slug: tautulli
url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md
version: 4ae2ca2 version: 560729d
webui: '[PROTO:ssl]://[HOST]:[PORT:8181]' webui: '[PROTO:ssl]://[HOST]:[PORT:8181]'