From 34e99203da37e163dd284750275cd059ca60956f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 13 Mar 2023 17:07:04 +0000 Subject: [PATCH] :tada: Release of add-on Tautulli 3.2.1 --- README.md | 6 +++--- tautulli/CHANGELOG.md | 13 +++++-------- tautulli/DOCS.md | 2 +- tautulli/README.md | 6 +++--- tautulli/config.yaml | 2 +- 5 files changed, 13 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 1f0e9946..87252ec6 100644 --- a/README.md +++ b/README.md @@ -962,10 +962,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/v3.2.0 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v3.2.0/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.1 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v3.2.1/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-v3.2.0-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-v3.2.1-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 89a8d398..3a6897e5 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -2,14 +2,11 @@ ## 🧰 Maintenance -- 🔨 Migrate old-style S6 scripts to s6-rc.d @frenck (#259) +- 🎆 Updates maintenance/license year to 2023 @frenck ([#278](https://github.com/hassio-addons/addon-tautulli/pull/278)) ## ⬆️ Dependency updates -- Bump setuptools from 65.5.1 to 65.6.0 in /tautulli @dependabot (#254) -- Bump setuptools from 65.6.0 to 65.6.2 in /tautulli @dependabot (#255) -- Bump setuptools from 65.6.2 to 65.6.3 in /tautulli @dependabot (#256) -- Bump pycryptodomex from 3.15.0 to 3.16.0 @dependabot (#257) -- ⬆️ Upgrades add-on base image to 6.2.0 @frenck (#258) -- Bump crudini from 0.9.3 to 0.9.4 in /tautulli @dependabot (#261) -- ⬆️ Upgrades Tautulli to v2.11.1 @frenck (#262) +- ⬆️ Bump pycryptodomex to 3.17@dependabot ([#267](https://github.com/hassio-addons/addon-tautulli/pull/267)) +- ⬆️ Bump setuptools to 67.6.0 @dependabot ([#276](https://github.com/hassio-addons/addon-tautulli/pull/276)) +- ⬆️ Bump plexapi to 4.13.4 @dependabot ([#277](https://github.com/hassio-addons/addon-tautulli/pull/277)) +- ⬆️ Upgrades add-on base image to 6.2.3 @frenck ([#279](https://github.com/hassio-addons/addon-tautulli/pull/279)) diff --git a/tautulli/DOCS.md b/tautulli/DOCS.md index 0d85e3a3..58139ef4 100644 --- a/tautulli/DOCS.md +++ b/tautulli/DOCS.md @@ -111,7 +111,7 @@ check [the contributor's page][contributors]. MIT License - Copyright (c) 2018-2019 Joakim Sørensen -- Copyright (c) 2019-2022 Franck Nijhof +- Copyright (c) 2019-2023 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tautulli/README.md b/tautulli/README.md index 15a134d4..d8a1769e 100644 --- a/tautulli/README.md +++ b/tautulli/README.md @@ -39,8 +39,8 @@ If you are more interested in stable releases of our add-ons: [discord]: https://discord.gg/c5DvZ4e [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745 -[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v3.2.0-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.0 +[release-shield]: https://img.shields.io/badge/version-v3.2.1-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.1 [screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tautulli/config.yaml b/tautulli/config.yaml index 07dcee84..f8cb4517 100644 --- a/tautulli/config.yaml +++ b/tautulli/config.yaml @@ -21,5 +21,5 @@ schema: log_level: list(trace|debug|info|notice|warning|error|fatal)? slug: tautulli url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md -version: 3.2.0 +version: 3.2.1 webui: '[PROTO:ssl]://[HOST]:[PORT:8181]'