From 1db3a921e3f1df761d5abd9e6631b49dfd1573e0 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 25 Jan 2021 12:20:00 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tautulli to 1a96d29 --- README.md | 6 +++--- tautulli/CHANGELOG.md | 18 ++++++++++++++++++ tautulli/README.md | 4 ++-- tautulli/config.json | 2 +- 4 files changed, 24 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bf9121805..9950714db 100644 --- a/README.md +++ b/README.md @@ -1040,10 +1040,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/edeaa13 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/edeaa13/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/1a96d29 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/1a96d29/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-edeaa13-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-1a96d29-blue.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 [tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/tautulli/CHANGELOG.md b/tautulli/CHANGELOG.md index 02b407418..11a15a936 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,22 @@ # Changelog since v1.5.1 +- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 (#73) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.3.1...c82c5e9ca0ce5fc9b15756f1c0e39531b95d11b0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#74) + +Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15. +- [Release notes](https://github.com/actions/stale/releases) +- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆ Upgrades Tautulli to v2.6.5 (#72) - Upgrade add-on base image to 9.1.0 (#71) - Add new repository workflow (#70) diff --git a/tautulli/README.md b/tautulli/README.md index 83f057f0c..a4f9031a8 100644 --- a/tautulli/README.md +++ b/tautulli/README.md @@ -48,6 +48,6 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745?u=ludeeus [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-edeaa13-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/edeaa13 +[release-shield]: https://img.shields.io/badge/version-1a96d29-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/1a96d29 [screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tautulli/config.json b/tautulli/config.json index 012f222f4..c91c0a6bb 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "edeaa13", + "version": "1a96d29", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md",