fix(tautulli): update image ghcr.io/tautulli/tautulli v2.17.0 → v2.17.1 (#47877)

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

<details>
<summary>Tautulli/Tautulli (ghcr.io/tautulli/tautulli)</summary>

###
[`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.
([#&#8203;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
[@&#8203;remindsec](https://redirect.github.com/remindsec))
- Exporter:
- Fix: Export failed when logo / square art keys were included.
([#&#8203;2685](https://redirect.github.com/Tautulli/Tautulli/issues/2685))
- UI:
- Fix: Error when browsing for folder paths.
([#&#8203;2673](https://redirect.github.com/Tautulli/Tautulli/issues/2673))
- New: Added AV1 media flag image.
([#&#8203;2676](https://redirect.github.com/Tautulli/Tautulli/issues/2676))
(Thanks [@&#8203;little0831](https://redirect.github.com/little0831))
  - New: Added opus media flag image.
- Other:
- Fix: Clean empty directories after updating using git.
([#&#8203;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.
([#&#8203;2640](https://redirect.github.com/Tautulli/Tautulli/issues/2640))
- Fix: Path treversal in cache deletion API. (CVE-2026-40605) (Thanks
[@&#8203;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
[@&#8203;larlarua](https://redirect.github.com/larlarua))
- Fix: Do not store image hash for external images. (CVE-2026-43986)
(Thanks [@&#8203;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
[@&#8203;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.

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90YXV0dWxsaSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-05-05 09:26:39 +02:00
committed by GitHub
parent 219044013f
commit 8d82ab3e11
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14" trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.17.0 appVersion: 2.17.1
dependencies: dependencies:
- name: common - name: common
version: 29.2.8 version: 29.2.8
@@ -36,5 +36,5 @@ sources:
- https://github.com/Tautulli/Tautulli - https://github.com/Tautulli/Tautulli
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tautulli - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tautulli
type: application type: application
version: 22.3.0 version: 22.3.1
+1 -1
View File
@@ -2,7 +2,7 @@
image: image:
repository: ghcr.io/tautulli/tautulli repository: ghcr.io/tautulli/tautulli
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v2.17.0@sha256:9c73937390116e6875970f4c816ddfa9d905cc88f76f2ddbf4eaca2ea2715006 tag: v2.17.1@sha256:112abf6fa1ce352acb7fd96f14eaef3d5d8cda2906e59448bf8fb13b74ad10c1
workload: workload:
main: main:
podSpec: podSpec: