From f66f4fb2d2ad58da209335f372cfdc84dc8eecdc Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 25 Feb 2020 21:36:01 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tautulli to ea07fcc --- README.md | 6 +++--- tautulli/CHANGELOG.md | 2 ++ tautulli/README.md | 8 ++++---- tautulli/config.json | 2 +- 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 77055537e..ca4947947 100644 --- a/README.md +++ b/README.md @@ -1206,10 +1206,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/e691191 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/e691191/README.md +[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 [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-e691191-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-ea07fcc-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 a67fb86bf..826fcf3d1 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,6 @@ # 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 diff --git a/tautulli/README.md b/tautulli/README.md index 8c4af7ede..79cf35825 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/e691191/README.md +[docs]: https://github.com/hassio-addons/addon-tautulli/blob/ea07fcc/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg -[forum]: https://community.home-assistant.io/t/community-hass-io-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/2020.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-e691191-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/e691191 +[release-shield]: https://img.shields.io/badge/version-ea07fcc-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/ea07fcc [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 23f83c3b1..440d1177f 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "e691191", + "version": "ea07fcc", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/master/README.md",