⬆️ Updating add-on Tautulli to e276428

This commit is contained in:
Community Hass.io Add-ons Bot 2021-11-22 11:01:44 +00:00
parent 60ab9f291a
commit 6756677e65
4 changed files with 22 additions and 6 deletions

View file

@ -948,10 +948,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/1dd5bec [addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/e276428
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/1dd5bec/README.md [addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/e276428/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-1dd5bec-blue.svg [tautulli-version-shield]: https://img.shields.io/badge/version-e276428-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,20 @@
# Changelog since v2.3.0 # Changelog since v2.3.0
- ⬆️ Bump plexapi from 4.7.2 to 4.8.0 in /tautulli (#190)
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.7.2...4.8.0)
---
updated-dependencies:
- dependency-name: plexapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades Tautulli to v2.7.7 (#189) - ⬆️ Upgrades Tautulli to v2.7.7 (#189)
- ⬆️ Upgrades add-on base image to 10.2.2 (#188) - ⬆️ Upgrades add-on base image to 10.2.2 (#188)
- ⬆️ Upgrades add-on base image to 10.2.1 (#187) - ⬆️ Upgrades add-on base image to 10.2.1 (#187)

View file

@ -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 [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 [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.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-1dd5bec-blue.svg [release-shield]: https://img.shields.io/badge/version-e276428-blue.svg
[release]: https://github.com/hassio-addons/addon-tautulli/tree/1dd5bec [release]: https://github.com/hassio-addons/addon-tautulli/tree/e276428
[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

@ -31,5 +31,5 @@ schema:
username: str username: str
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: 1dd5bec version: e276428
webui: '[PROTO:ssl]://[HOST]:[PORT:8181]' webui: '[PROTO:ssl]://[HOST]:[PORT:8181]'