Skip to content

feat(container): update image ghcr.io/tautulli/tautulli to v2.17.0#1490

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-tautulli-tautulli-2.x
Open

feat(container): update image ghcr.io/tautulli/tautulli to v2.17.0#1490
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-tautulli-tautulli-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 28, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/tautulli/tautulli minor v2.16.1v2.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 - "every weekend" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown
Contributor

User renovate[bot] does not have write permissions

github run

@github-actions
Copy link
Copy Markdown
Contributor

--- HelmRelease: media/tautulli Deployment: media/tautulli

+++ HelmRelease: media/tautulli Deployment: media/tautulli

@@ -85,13 +85,13 @@

         command:
         - /usr/local/bin/python
         - Tautulli.py
         env:
         - name: TZ
           value: America/Los_Angeles
-        image: ghcr.io/tautulli/tautulli:v2.16.1@sha256:5f3603345e3334bd30aadf9e1fa9b0acb401b5225cc42e9b7a3dbf660532fbd9
+        image: ghcr.io/tautulli/tautulli:v2.17.0@sha256:9c73937390116e6875970f4c816ddfa9d905cc88f76f2ddbf4eaca2ea2715006
         imagePullPolicy: Always
         name: main
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:

@github-actions
Copy link
Copy Markdown
Contributor

--- kubernetes/apps/media/tautulli/app Kustomization: flux-system/cluster-media-tautulli HelmRelease: media/tautulli

+++ kubernetes/apps/media/tautulli/app Kustomization: flux-system/cluster-media-tautulli HelmRelease: media/tautulli

@@ -63,13 +63,13 @@

             - Tautulli.py
             env:
               TZ: America/Los_Angeles
             image:
               pullPolicy: Always
               repository: ghcr.io/tautulli/tautulli
-              tag: v2.16.1@sha256:5f3603345e3334bd30aadf9e1fa9b0acb401b5225cc42e9b7a3dbf660532fbd9
+              tag: v2.17.0@sha256:9c73937390116e6875970f4c816ddfa9d905cc88f76f2ddbf4eaca2ea2715006
             probes:
               liveness:
                 custom: true
                 enabled: false
                 spec:
                   failureThreshold: 3

@renovate renovate Bot force-pushed the renovate/ghcr.io-tautulli-tautulli-2.x branch from 6432909 to 7773ed2 Compare April 29, 2026 13:05
@github-actions
Copy link
Copy Markdown
Contributor

User renovate[bot] does not have write permissions

github run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants