From 6d02a12b0862bd6fdfef1f0e71193d8530ff817c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 29 Mar 2020 09:31:50 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tautulli to b9a93f1 --- README.md | 6 +++--- tautulli/CHANGELOG.md | 20 ++++---------------- tautulli/README.md | 6 +++--- tautulli/config.json | 2 +- 4 files changed, 11 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 9bc4fc2a2..51439c0f3 100644 --- a/README.md +++ b/README.md @@ -1181,10 +1181,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/ea07fcc -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/ea07fcc/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/b9a93f1 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/b9a93f1/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-ea07fcc-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-b9a93f1-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 826fcf3d1..489fed729 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,16 +1,4 @@ -# Changelog since v1.4.0 -- :hammer: Don't use apk cache on cleanup -- :hammer: Update community forum links -- :arrow_up: Upgrades Tautulli to v2.1.44 -- :pencil2: Replace some Hass.io occurances -- :ambulance: Fix SSL - -closes #53 -- :arrow_up: Updates pycryptodomex to v3.9.7 (#55) - -Co-authored-by: WhiteSource Renovate -- :arrow_up: Upgrades add-on base image to v7.0.2 -- :hammer: Update add-on config with new password & list features -- :hammer: Re-branding -- :books: Update add-on documentation to use new YAML configuration format -- :arrow_up: Upgrades add-on base image to v7.0.0 +# Changelog since v1.5.0 +- :arrow_up: Upgrades Tautulli to v2.2.1 +- :arrow_up: Upgrades gcc to 9.2.0-r4 +- :arrow_up: Upgrades add-on base image to v7.0.4 diff --git a/tautulli/README.md b/tautulli/README.md index 79cf35825..10011bb60 100644 --- a/tautulli/README.md +++ b/tautulli/README.md @@ -46,11 +46,11 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/ludeeus [discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-tautulli/blob/ea07fcc/README.md +[docs]: https://github.com/hassio-addons/addon-tautulli/blob/b9a93f1/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [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-ea07fcc-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/ea07fcc +[release-shield]: https://img.shields.io/badge/version-b9a93f1-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/b9a93f1 [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 440d1177f..a06f078be 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "ea07fcc", + "version": "b9a93f1", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/master/README.md",