From 7526e83e61d27bf620c1f2d871132458f73f50e1 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 17 Jun 2019 11:53:44 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tautulli to 08abf51 --- README.md | 6 +++--- tautulli/CHANGELOG.md | 15 +++------------ tautulli/README.md | 6 +++--- tautulli/config.json | 2 +- 4 files changed, 10 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 2e28c8d53..b385c56e3 100644 --- a/README.md +++ b/README.md @@ -1085,10 +1085,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/b2550cb -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/b2550cb/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/08abf51 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/08abf51/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-b2550cb-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-08abf51-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 7428ab530..ef85594ba 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,14 +1,5 @@ -# Changelog since v1.1.0 +# Changelog since v1.2.0 -2019/05/18 08:53 UTC - [b2550cb](https://github.com/hassio-addons/addon-tautulli/commit/b2550cb55c8853247dc9b797f8152c3c2fa8fe5a) by [@ludeeus](https://github.com/ludeeus) -> 🔥 Removes non existing config options from documentation - -2019/05/18 08:53 UTC - [eab3298](https://github.com/hassio-addons/addon-tautulli/commit/eab329826fb07e6f9dc19a742b81663a7152f98e) by [@ludeeus](https://github.com/ludeeus) -> :arrow_up: Upgrades Tautulli to version v2.1.29 (#42) - -2019/05/18 08:53 UTC - [aed0b15](https://github.com/hassio-addons/addon-tautulli/commit/aed0b15ed50b05cad8c771815abafbe5fef0773b) by [@ludeeus](https://github.com/ludeeus) -> :arrow_up: Updates python2 to version 2.7.16-r1 (#41) - -2019/05/18 08:53 UTC - [cf640a2](https://github.com/hassio-addons/addon-tautulli/commit/cf640a2eee53b4ee2398a42685b636f693404a84) by [@ludeeus](https://github.com/ludeeus) -> :arrow_up: Updates python2-dev to version 2.7.16-r1 (#40) +2019/06/17 10:37 UTC - [08abf51](https://github.com/hassio-addons/addon-tautulli/commit/08abf51ee2ff8365f47ade91e95534b66db4b094) by [@renovate[bot]](https://github.com/apps/renovate) +> :arrow_up: Updates pycryptodomex to v3.8.2 (#44) diff --git a/tautulli/README.md b/tautulli/README.md index ee0f4b74d..a69c83131 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/b2550cb/README.md +[docs]: https://github.com/hassio-addons/addon-tautulli/blob/08abf51/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-b2550cb-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/b2550cb +[release-shield]: https://img.shields.io/badge/version-08abf51-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/08abf51 [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 62b28c78e..42789fc4b 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "b2550cb", + "version": "08abf51", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/master/README.md",