From 48af35330319910fa657131b4ad5f12383d0e85b Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 6 Dec 2019 12:30:30 +0000 Subject: [PATCH] :tada: Release of add-on Tautulli 1.3.0 --- README.md | 6 +++--- tautulli/CHANGELOG.md | 15 ++++++++------- tautulli/README.md | 6 +++--- tautulli/config.json | 3 +-- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index f205184b..d61efc02 100644 --- a/README.md +++ b/README.md @@ -1030,10 +1030,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/v1.2.1 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v1.2.1/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/v1.3.0 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v1.3.0/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-v1.2.1-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-v1.3.0-blue.svg [tautulli-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/tautulli.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 2f543964..dcf7a2ea 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,12 +1,13 @@ ## Changes -- :arrow_up: Updates pycryptodomex to v3.8.2 (#44) -- :pencil2: Maintaince -> Maintenance -- :arrow_up: Upgrades add-on base image to v4.1.1 -- :arrow_up: Upgrades Tautulli to v2.1.33 -- :arrow_up: Upgrades git to 2.22.0-r0 -- :arrow_up: Upgrades py-openssl to 19.0.0-r0 +- :books: Component > Integration (#50) +- :arrow_up: Upgrades Tautulli to v2.1.38 +- :arrow_up: Updates pycryptodomex to v3.9.4 (#51) +- :arrow_up: Updates plexapi to v3.3.0 (#52) +- :arrow_up: Upgrades add-on base image to v5.0.3 +- :fire: Removes unneeded access to config folder +- :books: Update add-on installation instructions [Full Changelog][changelog] -[changelog]: https://github.com/hassio-addons/addon-tautulli/compare/v1.2.0...v1.2.1 \ No newline at end of file +[changelog]: https://github.com/hassio-addons/addon-tautulli/compare/v1.2.1...v1.3.0 \ No newline at end of file diff --git a/tautulli/README.md b/tautulli/README.md index 92dee5c2..1e206caa 100644 --- a/tautulli/README.md +++ b/tautulli/README.md @@ -43,11 +43,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/v1.2.1/README.md +[docs]: https://github.com/hassio-addons/addon-tautulli/blob/v1.3.0/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 [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v1.2.1-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/v1.2.1 +[release-shield]: https://img.shields.io/badge/version-v1.3.0-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/v1.3.0 [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 826a8c5f..ed152e3f 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "1.2.1", + "version": "1.3.0", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/master/README.md", @@ -23,7 +23,6 @@ "8181/tcp": "Tautulli web interface" }, "map": [ - "config", "ssl", "share:rw" ],