mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 04:01:25 +00:00
⬆️ Updating add-on Tautulli to b4168fc
This commit is contained in:
parent
062f7e0a95
commit
a116a456cc
4 changed files with 16 additions and 6 deletions
|
@ -1054,10 +1054,10 @@ SOFTWARE.
|
||||||
[tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[tasmoadmin-i386-shield]: https://img.shields.io/badge/i386-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/fd46074
|
[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/b4168fc
|
||||||
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/fd46074/README.md
|
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/b4168fc/README.md
|
||||||
[tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues
|
[tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues
|
||||||
[tautulli-version-shield]: https://img.shields.io/badge/version-fd46074-blue.svg
|
[tautulli-version-shield]: https://img.shields.io/badge/version-b4168fc-blue.svg
|
||||||
[tautulli-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,4 +1,14 @@
|
||||||
# Changelog since v2.0.4
|
# Changelog since v2.0.4
|
||||||
|
- ⬆️ Upgrades Tautulli to v2.6.9 (#106)
|
||||||
|
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#105)
|
||||||
|
|
||||||
|
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0.
|
||||||
|
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
|
||||||
|
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4)
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
- ⬆️ Bump plexapi from 4.4.0 to 4.4.1 in /tautulli (#102)
|
- ⬆️ Bump plexapi from 4.4.0 to 4.4.1 in /tautulli (#102)
|
||||||
|
|
||||||
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.4.0 to 4.4.1.
|
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.4.0 to 4.4.1.
|
||||||
|
|
|
@ -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
|
[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
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-fd46074-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-b4168fc-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-tautulli/tree/fd46074
|
[release]: https://github.com/hassio-addons/addon-tautulli/tree/b4168fc
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Tautulli",
|
"name": "Tautulli",
|
||||||
"version": "fd46074",
|
"version": "b4168fc",
|
||||||
"slug": "tautulli",
|
"slug": "tautulli",
|
||||||
"description": "Monitoring and tracking tool for Plex Media Server",
|
"description": "Monitoring and tracking tool for Plex Media Server",
|
||||||
"url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md",
|
"url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue