Skip to content

Commit

Permalink
⬆️ Updating add-on Tautulli to a0c177b
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Jan 4, 2025
1 parent 950c5a9 commit 27bd2f4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 36 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1086,10 +1086,10 @@ SOFTWARE.
[tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[tasmoadmin-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[tasmoadmin-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/972e910
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/972e910/README.md
[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/a0c177b
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/a0c177b/README.md
[tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues
[tautulli-version-shield]: https://img.shields.io/badge/version-972e910-blue.svg
[tautulli-version-shield]: https://img.shields.io/badge/version-a0c177b-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-no-red.svg
Expand Down
32 changes: 2 additions & 30 deletions tautulli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,4 @@
# Changelog since v4.1.0
- ⬆️ Upgrades Tautulli to v2.15.0 (#385)
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.2 (#384)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.1 (#383)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update setuptools to v75.6.0 (#382)
- ⬆️ Update plexapi to v4.16.0 (#381)
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.0 (#380)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update setuptools to v75.5.0 (#379)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update setuptools to v75.4.0 (#378)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.2 (#377)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update setuptools to v75.3.0 (#376)
- ⬆️ Update setuptools to v75.2.0 (#374)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.1 (#373)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update pycryptodomex to v3.21.0 (#372)
# Changelog since v4.2.0
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.3 (#386)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 changes: 2 additions & 2 deletions tautulli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/2024.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-972e910-blue.svg
[release]: https://github.com/hassio-addons/addon-tautulli/tree/972e910
[release-shield]: https://img.shields.io/badge/version-a0c177b-blue.svg
[release]: https://github.com/hassio-addons/addon-tautulli/tree/a0c177b
[screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png
2 changes: 1 addition & 1 deletion tautulli/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Tautulli
version: 972e910
version: a0c177b
slug: tautulli
description: Monitoring and tracking tool for Plex Media Server
url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md
Expand Down

0 comments on commit 27bd2f4

Please sign in to comment.