chore(deps): update ghcr.io/tautulli/tautulli docker tag to v2.17.0 #727

Open
renovate-bot wants to merge 1 commit from renovate/ghcr.io-tautulli-tautulli-2.x into main
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/tautulli/tautulli minor v2.16.1 -> v2.17.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Tautulli/Tautulli (ghcr.io/tautulli/tautulli)

v2.17.0

Compare Source

  • Important Note!
    • Several security vulnerabilities have been identified in Tautulli versions <=2.16.1. Users are strongly encouraged to update to the latest Tautulli version 2.17.x.
  • Notifications:
    • Fix: Prevent RCE in notification text evaluation. (CVE-2026-28505) (Thanks @​q1uf3ng)
  • Newsletters:
    • Fix: Media from other video libraries using the modern Plex agents not showing up on newsletter.
    • Fix: Unauthenticated path traversal in /newsletter/image/images endpoint. (CVE-2026-31831) (Thanks @​JakePeralta7)
  • Exporter:
    • Fix: Logo images incorrectly exported as jpg instead of png.
    • New: Added ability to export square art images.
    • New: Added ability to export theme music. (#​2654)
  • Graphs:
    • Fix: History modal not opening when clicking on graphs. (#​2652)
  • API:
    • Fix: SQL injection in get_home_stats API command. (CVE-2026-31799) (Thanks @​mandreko)
    • Fix: Unsanitized JSONP callback parameter. (CVE-2026-32275) (Thanks @​mandreko)
    • New: Added rating to get_home_stats API command. (#​2655) (Thanks @​jma1ice)
    • Removed: get_apikey API command.
  • Other:

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/tautulli/tautulli](https://github.com/Tautulli/Tautulli) | minor | `v2.16.1` -> `v2.17.0` | --- > :warning: **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Tautulli/Tautulli (ghcr.io/tautulli/tautulli)</summary> ### [`v2.17.0`](https://github.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v2170-2026-03-27) [Compare Source](https://github.com/Tautulli/Tautulli/compare/v2.16.1...v2.17.0) - Important Note! - Several security vulnerabilities have been identified in Tautulli versions <=2.16.1. Users are strongly encouraged to update to the latest Tautulli version 2.17.x. - Notifications: - Fix: Prevent RCE in notification text evaluation. (CVE-2026-28505) (Thanks [@&#8203;q1uf3ng](https://github.com/q1uf3ng)) - Newsletters: - Fix: Media from other video libraries using the modern Plex agents not showing up on newsletter. - Fix: Unauthenticated path traversal in /newsletter/image/images endpoint. (CVE-2026-31831) (Thanks [@&#8203;JakePeralta7](https://github.com/JakePeralta7)) - Exporter: - Fix: Logo images incorrectly exported as jpg instead of png. - New: Added ability to export square art images. - New: Added ability to export theme music. ([#&#8203;2654](https://github.com/Tautulli/Tautulli/issues/2654)) - Graphs: - Fix: History modal not opening when clicking on graphs. ([#&#8203;2652](https://github.com/Tautulli/Tautulli/issues/2652)) - API: - Fix: SQL injection in get_home_stats API command. (CVE-2026-31799) (Thanks [@&#8203;mandreko](https://github.com/mandreko)) - Fix: Unsanitized JSONP callback parameter. (CVE-2026-32275) (Thanks [@&#8203;mandreko](https://github.com/mandreko)) - New: Added rating to get_home_stats API command. ([#&#8203;2655](https://github.com/Tautulli/Tautulli/issues/2655)) (Thanks [@&#8203;jma1ice](https://github.com/jma1ice)) - Removed: get_apikey API command. - Other: - Fix: Validate log path for Plex log files. ([#&#8203;2632](https://github.com/Tautulli/Tautulli/issues/2632)) - Fix: Add authentication to /pms_image_proxy endpoint. (CVE-2026-31804) (Thanks [@&#8203;mandreko](https://github.com/mandreko)) - New: Updated third party donation logos. ([#&#8203;2646](https://github.com/Tautulli/Tautulli/issues/2646)) (Thanks [@&#8203;aisgbnok](https://github.com/aisgbnok)) - New: Update Bootstrap CSS to v3.4.1 and decouple overrides ([#&#8203;2662](https://github.com/Tautulli/Tautulli/issues/2662)) (Thanks [@&#8203;aisgbnok](https://github.com/aisgbnok)) - New: Update Bootstrap-select to v1.13.18 ([#&#8203;2666](https://github.com/Tautulli/Tautulli/issues/2666)) (Thanks [@&#8203;aisgbnok](https://github.com/aisgbnok)) </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-tautulli-tautulli-2.x:renovate/ghcr.io-tautulli-tautulli-2.x
git switch renovate/ghcr.io-tautulli-tautulli-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/ghcr.io-tautulli-tautulli-2.x
git switch renovate/ghcr.io-tautulli-tautulli-2.x
git rebase main
git switch main
git merge --ff-only renovate/ghcr.io-tautulli-tautulli-2.x
git switch renovate/ghcr.io-tautulli-tautulli-2.x
git rebase main
git switch main
git merge --no-ff renovate/ghcr.io-tautulli-tautulli-2.x
git switch main
git merge --squash renovate/ghcr.io-tautulli-tautulli-2.x
git switch main
git merge --ff-only renovate/ghcr.io-tautulli-tautulli-2.x
git switch main
git merge renovate/ghcr.io-tautulli-tautulli-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
peschmae/ansible-home-borr!727
No description provided.