From ce059e18c37710c7dc8538dfea5c6bfd8c2483b0 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 25 Feb 2020 20:32:05 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tautulli to c5ec197 --- README.md | 6 +++--- tautulli/CHANGELOG.md | 4 ++++ tautulli/README.md | 6 +++--- tautulli/config.json | 2 +- 4 files changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3a19e8712..df7fe78c8 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/8111a3c -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/8111a3c/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/c5ec197 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/c5ec197/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-8111a3c-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-c5ec197-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 a49b2f35e..7bdc325b3 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,8 @@ # Changelog since v1.4.0 +- :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 diff --git a/tautulli/README.md b/tautulli/README.md index c82fdb05f..c87622a4b 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/8111a3c/README.md +[docs]: https://github.com/hassio-addons/addon-tautulli/blob/c5ec197/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/2020.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-8111a3c-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/8111a3c +[release-shield]: https://img.shields.io/badge/version-c5ec197-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/c5ec197 [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 3a5cba547..0c405ec1e 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "8111a3c", + "version": "c5ec197", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/master/README.md",