diff --git a/README.md b/README.md index 9c1ae184d..16929cf37 100644 --- a/README.md +++ b/README.md @@ -1135,10 +1135,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/09fe58a -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/09fe58a/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/336a282 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/336a282/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-09fe58a-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-336a282-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 7d246addc..af8d94171 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,8 +1,20 @@ # Changelog since v1.2.0 -2019/06/23 13:49 UTC - [09fe58a](https://github.com/hassio-addons/addon-tautulli/commit/09fe58aa904a05d248512eb75683c081ff594f65) by [@frenck](https://github.com/frenck) +2019/08/25 19:32 UTC - [336a282](https://github.com/hassio-addons/addon-tautulli/commit/336a282ff9864fe01818cdefcb590ec94dd2aa3d) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades py-openssl to 19.0.0-r0 + +2019/08/25 19:32 UTC - [e118eea](https://github.com/hassio-addons/addon-tautulli/commit/e118eea47261a7f5ed86b79c7a7a0cb0e64c98de) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades git to 2.22.0-r0 + +2019/08/25 19:32 UTC - [27800fa](https://github.com/hassio-addons/addon-tautulli/commit/27800fa930398c717924b5802ab7c6fa3c22063a) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Tautulli to v2.1.33 + +2019/08/25 19:32 UTC - [575c5ac](https://github.com/hassio-addons/addon-tautulli/commit/575c5ac8826304f2bc4ddc5ca2c194c92756fb2e) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v4.1.1 + +2019/08/25 19:32 UTC - [09fe58a](https://github.com/hassio-addons/addon-tautulli/commit/09fe58aa904a05d248512eb75683c081ff594f65) by [@frenck](https://github.com/frenck) > :pencil2: Maintaince -> Maintenance -2019/06/23 13:49 UTC - [08abf51](https://github.com/hassio-addons/addon-tautulli/commit/08abf51ee2ff8365f47ade91e95534b66db4b094) by [@renovate[bot]](https://github.com/apps/renovate) +2019/08/25 19:32 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 c4f7d2f20..7a62e8bbc 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/09fe58a/README.md +[docs]: https://github.com/hassio-addons/addon-tautulli/blob/336a282/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-09fe58a-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/09fe58a +[release-shield]: https://img.shields.io/badge/version-336a282-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/336a282 [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 15fc15f97..e9075e8c4 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "09fe58a", + "version": "336a282", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/master/README.md",