From 1b3684503fefd0f8d5d46c3f7681f3cfe77a0b1d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 11 May 2021 12:57:53 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tautulli to e4c9037 --- README.md | 6 +++--- tautulli/CHANGELOG.md | 11 +++++++++++ tautulli/README.md | 4 ++-- tautulli/config.json | 2 +- 4 files changed, 17 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8502ba866..ac46c08a5 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/384e9ef -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/384e9ef/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/e4c9037 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/e4c9037/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-384e9ef-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-e4c9037-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 691286da2..a2fea9da7 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,15 @@ # Changelog since v2.2.2 +- ⬆️ Upgrades python3 to 3.8.10-r0 (#130) +- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#129) + +Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.0. +- [Release notes](https://github.com/brpaz/hadolint-action/releases) +- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) +- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.4.0...c27bd9edc1e95eed30474db8f295ff5807ebca14) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#128) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0. diff --git a/tautulli/README.md b/tautulli/README.md index 823f3fba5..99ac3e91a 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-384e9ef-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/384e9ef +[release-shield]: https://img.shields.io/badge/version-e4c9037-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/e4c9037 [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 f16d7b503..6a54b4c70 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "384e9ef", + "version": "e4c9037", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md",