diff --git a/README.md b/README.md index 99510ae0a..924c281f0 100644 --- a/README.md +++ b/README.md @@ -957,10 +957,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.4 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v3.2.4/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/f86250d +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/f86250d/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-v3.2.4-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-f86250d-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 4e1a2c194..b26e1c003 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,5 +1,2 @@ -## What’s changed - -## 🐛 Bug fixes - -- Fix the Tautulli version not being set up as env variable @frenck ([#287](https://github.com/hassio-addons/addon-tautulli/pull/287)) +# Changelog since v3.2.4 +- Fix broken URL (#288) diff --git a/tautulli/DOCS.md b/tautulli/DOCS.md index 58139ef48..1657f4c5a 100644 --- a/tautulli/DOCS.md +++ b/tautulli/DOCS.md @@ -141,4 +141,4 @@ SOFTWARE. [ludeeus]: https://github.com/ludeeus [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-tautulli/releases -[semver]: http://semver.org/spec/v2.0.0.htm +[semver]: https://semver.org/spec/v2.0.0.html diff --git a/tautulli/README.md b/tautulli/README.md index 4a11d0799..45b78f62c 100644 --- a/tautulli/README.md +++ b/tautulli/README.md @@ -44,6 +44,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 [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.4-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.4 +[release-shield]: https://img.shields.io/badge/version-f86250d-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/f86250d [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 6c6045533..0ca10f8c3 100644 --- a/tautulli/config.yaml +++ b/tautulli/config.yaml @@ -1,5 +1,5 @@ name: Tautulli -version: 3.2.4 +version: f86250d slug: tautulli description: Monitoring and tracking tool for Plex Media Server url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md