From 292923e5db3d712f492ff728f7feff4325f720ff Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 26 Mar 2023 16:41:08 +0000 Subject: [PATCH] :tada: Release of add-on Tautulli 3.2.4 --- README.md | 6 +++--- tautulli/CHANGELOG.md | 10 ++-------- tautulli/README.md | 4 ++-- tautulli/config.yaml | 2 +- 4 files changed, 8 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index e8af436e..59ef10ed 100644 --- a/README.md +++ b/README.md @@ -900,10 +900,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.3 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v3.2.3/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.4 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v3.2.4/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-v3.2.3-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-v3.2.4-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 332a47c7..4e1a2c19 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,11 +1,5 @@ ## What’s changed -## 🧰 Maintenance +## 🐛 Bug fixes -- Add Renovate for dependency management @frenck ([#283](https://github.com/hassio-addons/addon-tautulli/pull/283)) - -## ⬆️ Dependency updates - -- ⬆️ Upgrades Tautulli to v2.12.2 @frenck ([#282](https://github.com/hassio-addons/addon-tautulli/pull/282)) -- ⬆️ Update debian_11/git to v1:2.30.2-1+deb11u2 @renovate ([#284](https://github.com/hassio-addons/addon-tautulli/pull/284)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.4 @renovate ([#285](https://github.com/hassio-addons/addon-tautulli/pull/285)) +- Fix the Tautulli version not being set up as env variable @frenck ([#287](https://github.com/hassio-addons/addon-tautulli/pull/287)) diff --git a/tautulli/README.md b/tautulli/README.md index 9068550c..350e65b3 100644 --- a/tautulli/README.md +++ b/tautulli/README.md @@ -25,6 +25,6 @@ graphs, which makes it easy to brag about your server to everyone else. [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745 [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.3-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.3 +[release-shield]: https://img.shields.io/badge/version-v3.2.4-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.4 [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 8a08fb12..6c604553 100644 --- a/tautulli/config.yaml +++ b/tautulli/config.yaml @@ -1,5 +1,5 @@ name: Tautulli -version: 3.2.3 +version: 3.2.4 slug: tautulli description: Monitoring and tracking tool for Plex Media Server url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md