diff --git a/README.md b/README.md index 0834d0ca8..d66314967 100644 --- a/README.md +++ b/README.md @@ -1031,10 +1031,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/50b98e6 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/50b98e6/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/916b2e7 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/916b2e7/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-50b98e6-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-916b2e7-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 36a0c7d8f..59461e3ec 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v2.1.0 +- Upgrades add-on base image to v9.2.0 (#119) - ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#118) Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0. diff --git a/tautulli/README.md b/tautulli/README.md index fe3042632..b1de2fcaa 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-50b98e6-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/50b98e6 +[release-shield]: https://img.shields.io/badge/version-916b2e7-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/916b2e7 [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 24a9935cb..31ef52621 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "50b98e6", + "version": "916b2e7", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md",