From bcdb93ff164f033a5db998d45f960d8b342e0e3d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 15 Jul 2021 19:13:47 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tautulli to 2fe21f7 --- README.md | 6 +++--- tautulli/CHANGELOG.md | 17 +++++++++++++++++ tautulli/README.md | 4 ++-- tautulli/config.json | 2 +- 4 files changed, 23 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 07cc34fa5..73d5a31b3 100644 --- a/README.md +++ b/README.md @@ -971,10 +971,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/7ed1a30 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/7ed1a30/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/2fe21f7 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/2fe21f7/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-7ed1a30-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-2fe21f7-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 0def4ebf3..4f2deafb7 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,21 @@ # Changelog since v2.3.0 +- ⬆️ Bump actions/stale from 3.0.19 to 4 (#158) + +Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4. +- [Release notes](https://github.com/actions/stale/releases) +- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) +- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4) + +--- +updated-dependencies: +- dependency-name: actions/stale + dependency-type: direct:production + update-type: version-update:semver-major +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 (#159) Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.1 to 2.2. diff --git a/tautulli/README.md b/tautulli/README.md index 606e1c388..c650fb2e9 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-7ed1a30-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/7ed1a30 +[release-shield]: https://img.shields.io/badge/version-2fe21f7-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/2fe21f7 [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 85c042099..2e37f529d 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "7ed1a30", + "version": "2fe21f7", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md",