diff --git a/README.md b/README.md index a98b6c760..365cbf736 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/0f768da -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/0f768da/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/6244751 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/6244751/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-0f768da-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-6244751-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 104ea10ac..48d9b8f6b 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v2.3.0 +- 📚 Fix maintenance shield (#215) - 🔨Rewrite of add-on (#214) * ⬆️ Upgrades add-on base image to 12.0.0 diff --git a/tautulli/README.md b/tautulli/README.md index a941b3531..25f3e31c5 100644 --- a/tautulli/README.md +++ b/tautulli/README.md @@ -42,8 +42,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/2021.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-0f768da-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/0f768da +[release-shield]: https://img.shields.io/badge/version-6244751-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/6244751 [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 9bc51c63f..f1d450f9d 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: 0f768da +version: '6244751' webui: '[PROTO:ssl]://[HOST]:[PORT:8181]'