⬆️ Updating add-on Tautulli to 1a3bccd

This commit is contained in:
Community Hass.io Add-ons Bot 2021-08-18 08:15:27 +00:00
parent 2536fb62e5
commit 93cf486bbe
4 changed files with 23 additions and 6 deletions

View file

@ -939,10 +939,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/2191f62 [addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/1a3bccd
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/2191f62/README.md [addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/1a3bccd/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-2191f62-blue.svg [tautulli-version-shield]: https://img.shields.io/badge/version-1a3bccd-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,21 @@
# Changelog since v2.3.0 # Changelog since v2.3.0
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#164)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2)
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 🚑 Fix contributing link in readme (#163) - 🚑 Fix contributing link in readme (#163)
- 🚀 Add-on CI improvements (#162) - 🚀 Add-on CI improvements (#162)
- ⬆️ Bump plexapi from 4.6.1 to 4.7.0 (#161) - ⬆️ Bump plexapi from 4.6.1 to 4.7.0 (#161)

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-2191f62-blue.svg [release-shield]: https://img.shields.io/badge/version-1a3bccd-blue.svg
[release]: https://github.com/hassio-addons/addon-tautulli/tree/2191f62 [release]: https://github.com/hassio-addons/addon-tautulli/tree/1a3bccd
[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

@ -1,6 +1,6 @@
{ {
"name": "Tautulli", "name": "Tautulli",
"version": "2191f62", "version": "1a3bccd",
"slug": "tautulli", "slug": "tautulli",
"description": "Monitoring and tracking tool for Plex Media Server", "description": "Monitoring and tracking tool for Plex Media Server",
"url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md", "url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md",