From d6c4a9576cd134b434a1b8a9eee45ff401532875 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 4 Nov 2020 08:50:36 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tautulli to f6e9e10 --- README.md | 6 +++--- tautulli/CHANGELOG.md | 27 ++++++++++++--------------- tautulli/README.md | 4 ++-- tautulli/config.json | 2 +- 4 files changed, 18 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 49574df95..ae62fd062 100644 --- a/README.md +++ b/README.md @@ -1196,10 +1196,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/a3f903b -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/a3f903b/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/f6e9e10 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/f6e9e10/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-a3f903b-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-f6e9e10-blue.svg [tautulli-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/tautulli-armhf.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 diff --git a/tautulli/CHANGELOG.md b/tautulli/CHANGELOG.md index a37609c08..d21db6b4d 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,15 +1,12 @@ -# Changelog since v1.5.0 -- ⬆ Updates plexapi to v3.6.0 (#57) - -Co-authored-by: Renovate Bot -- ✏ Split add-on documentation -- 🔨 Implement OCI image specification on labels -- ⬆ Upgrades python2 to 2.7.18-r0 -- ⬆ Upgrades Tautulli to v2.2.4 -- ⬆ Upgrades add-on base image to v7.2.0 -- ⬆ Upgrades Tautulli to v2.2.3 -- ⬆ Upgrades git to 2.24.3-r0 -- ⬆ Upgrades base image to v7.1.1 -- ⬆ Upgrades Tautulli to v2.2.1 -- ⬆ Upgrades gcc to 9.2.0-r4 -- ⬆ Upgrades add-on base image to v7.0.4 +# Changelog since v1.5.1 +- ⬆ Upgrades Tautulli to v2.6.1 +- ⬆ Upgrades libressl to 3.1.2-r0 +- ⬆ Upgrade Tautulli to v2.6.0 +- ⬆ Upgrades wget to 1.20.3-r1 +- ⬆ Upgrades git to 2.26.2-r0 +- ⬆ Upgrades make to 4.3-r0 +- ⬆ Upgrades libressl-dev to 3.1.2-r0 +- ⬆ Upgrades libffi-dev to 3.3-r2 +- ⬆ Upgrades gcc to 9.3.0-r2 +- ⬆ Upgrades g++ to 9.3.0-r2 +- ⬆ Upgrades add-on base image to v8.0.5 diff --git a/tautulli/README.md b/tautulli/README.md index ee553f394..c0d48f534 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/2020.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-a3f903b-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/a3f903b +[release-shield]: https://img.shields.io/badge/version-f6e9e10-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/f6e9e10 [screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/master/images/screenshot.png \ No newline at end of file diff --git a/tautulli/config.json b/tautulli/config.json index fa0af1fbd..b998994d4 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "a3f903b", + "version": "f6e9e10", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/master/README.md",