From 8d82ab3e113c872ded076270e5ff9d78bfa73d10 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 5 May 2026 09:26:39 +0200 Subject: [PATCH] =?UTF-8?q?fix(tautulli):=20update=20image=20ghcr.io/tautu?= =?UTF-8?q?lli/tautulli=20v2.17.0=20=E2=86=92=20v2.17.1=20(#47877)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/tautulli/tautulli](https://redirect.github.com/Tautulli/Tautulli) | patch | `9c73937` → `112abf6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Tautulli/Tautulli (ghcr.io/tautulli/tautulli) ### [`v2.17.1`](https://redirect.github.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v2171-2026-05-04) [Compare Source](https://redirect.github.com/Tautulli/Tautulli/compare/v2.17.0...v2.17.1) - Notifications: - Fix: Tautulli Remote App notifications failing to send. ([#​2669](https://redirect.github.com/Tautulli/Tautulli/issues/2669)) - New: Added extra type and preroll to notification parameters. - New: Added Simkl URL to notification parameters. - Newsletters: - Fix: Remote code execution via newsletter custom template directory. (CVE-2026-41065) (Thanks [@​remindsec](https://redirect.github.com/remindsec)) - Exporter: - Fix: Export failed when logo / square art keys were included. ([#​2685](https://redirect.github.com/Tautulli/Tautulli/issues/2685)) - UI: - Fix: Error when browsing for folder paths. ([#​2673](https://redirect.github.com/Tautulli/Tautulli/issues/2673)) - New: Added AV1 media flag image. ([#​2676](https://redirect.github.com/Tautulli/Tautulli/issues/2676)) (Thanks [@​little0831](https://redirect.github.com/little0831)) - New: Added opus media flag image. - Other: - Fix: Clean empty directories after updating using git. ([#​2667](https://redirect.github.com/Tautulli/Tautulli/issues/2667)) - Fix: Tautulli failing to reconnect to Plex Media Server until restarted after a connection loss at startup. ([#​2640](https://redirect.github.com/Tautulli/Tautulli/issues/2640)) - Fix: Path treversal in cache deletion API. (CVE-2026-40605) (Thanks [@​JakePeralta7](https://redirect.github.com/JakePeralta7)) - Fix: Websocket not exiting and reconnecting cleanly after changing Plex servers. - Fix: Sanitize JS log errors to prevent XSS. (CVE-2026-43984) (Thanks [@​larlarua](https://redirect.github.com/larlarua)) - Fix: Do not store image hash for external images. (CVE-2026-43986) (Thanks [@​larlarua](https://redirect.github.com/larlarua)) - New: Update Windows and MacOS packages to Python 3.13. - New: Update Snap package to core24. - New: Using mounted folders for custom newsletter templates and scripts requires manually enabling allow\_mounted\_folders = 1 in the config file. - New: Added anti-CSRF tokens and enforce POST methods to state change endpoints. (CVE-2026-43985) (Thanks [@​larlarua](https://redirect.github.com/larlarua)) - New: Hash Tautulli cookie name. All existing login sessions will be invalidated after the update. - New: Require X-Api-Key header for login through the /auth/signin endpoint.
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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](https://redirect.github.com/renovatebot/renovate). --- charts/stable/tautulli/Chart.yaml | 4 ++-- charts/stable/tautulli/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index b0215846cdb..40e2e1e7293 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.17.0 +appVersion: 2.17.1 dependencies: - name: common version: 29.2.8 @@ -36,5 +36,5 @@ sources: - https://github.com/Tautulli/Tautulli - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tautulli type: application -version: 22.3.0 +version: 22.3.1 diff --git a/charts/stable/tautulli/values.yaml b/charts/stable/tautulli/values.yaml index 5e1ddcef5dd..99b7526bbe5 100644 --- a/charts/stable/tautulli/values.yaml +++ b/charts/stable/tautulli/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/tautulli/tautulli pullPolicy: IfNotPresent - tag: v2.17.0@sha256:9c73937390116e6875970f4c816ddfa9d905cc88f76f2ddbf4eaca2ea2715006 + tag: v2.17.1@sha256:112abf6fa1ce352acb7fd96f14eaef3d5d8cda2906e59448bf8fb13b74ad10c1 workload: main: podSpec: