From 93cf486bbe33076952912dd322ac73063313bb46 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 18 Aug 2021 08:15:27 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tautulli to 1a3bccd --- README.md | 6 +++--- tautulli/CHANGELOG.md | 17 +++++++++++++++++ tautulli/README.md | 4 ++-- tautulli/config.json | 2 +- 4 files changed, 23 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 45a485a32..a30143445 100644 --- a/README.md +++ b/README.md @@ -939,10 +939,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/2191f62 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/2191f62/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/1a3bccd +[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-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-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 8c2e70eab..e98c09d8e 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,21 @@ # 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] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - 🚑 Fix contributing link in readme (#163) - 🚀 Add-on CI improvements (#162) - ⬆️ Bump plexapi from 4.6.1 to 4.7.0 (#161) diff --git a/tautulli/README.md b/tautulli/README.md index 49d8bde8d..f895cdfc2 100644 --- a/tautulli/README.md +++ b/tautulli/README.md @@ -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 [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.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]: https://github.com/hassio-addons/addon-tautulli/tree/2191f62 +[release-shield]: https://img.shields.io/badge/version-1a3bccd-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/1a3bccd [screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tautulli/config.json b/tautulli/config.json index 8dde62d38..5d99dc9d9 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "2191f62", + "version": "1a3bccd", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md",