fix(jellyfin): update image oci.trueforge.org/containerforge/jellyfin 10.11.7 → 10.11.8 (#46853)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/jellyfin](https://ghcr.io/trueforge-org/jellyfin)
([source](https://redirect.github.com/jellyfin/jellyfin)) | patch |
`0ae88d5` → `a6f1666` |

---

> [!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>jellyfin/jellyfin
(oci.trueforge.org/containerforge/jellyfin)</summary>

###
[`v10.11.8`](https://redirect.github.com/jellyfin/jellyfin/releases/tag/v10.11.8):
10.11.8

[Compare
Source](https://redirect.github.com/jellyfin/jellyfin/compare/v10.11.7...v10.11.8)

### 🚀 Jellyfin Server 10.11.8

We are pleased to announce the latest stable release of Jellyfin,
version 10.11.8! This minor release brings several bugfixes to improve
your Jellyfin experience. As always, please ensure you take a full
backup before upgrading!

**Note**: This release fixes several regressions from 10.11.7, with the
goal to get people onto an updated release due to the forthcoming
(t-minus 9 days) release of the GHSAs/CVEs that were fixed in 10.11.7.
Please upgrade to this release as soon as you can.

You can find more details about and discuss this release [on our
forums](https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-11-8).

#### Changelog (3)

##### 📈 General Changes

- Handle folders without associated library in
FixLibrarySubtitleDownloadLanguages \[PR
[#&#8203;16540](https://redirect.github.com/jellyfin/jellyfin/issues/16540)],
by [@&#8203;Shadowghost](https://redirect.github.com/Shadowghost)
- Fix subtitle saving \[PR
[#&#8203;16539](https://redirect.github.com/jellyfin/jellyfin/issues/16539)],
by [@&#8203;MBR-0001](https://redirect.github.com/MBR-0001)
- Fix querying media with language filters \[PR
[#&#8203;16538](https://redirect.github.com/jellyfin/jellyfin/issues/16538)],
by [@&#8203;MBR-0001](https://redirect.github.com/MBR-0001)

</details>

---

### Configuration

📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamVsbHlmaW4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2026-04-13 18:31:04 +02:00
committed by GitHub
parent a0520cb2d1
commit e3b3f692ee
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 10.11.7
appVersion: 10.11.8
dependencies:
- name: common
version: 29.0.10
@@ -37,5 +37,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jellyfin
- https://hub.docker.com/r/alpine/socat
type: application
version: 23.0.5
version: 23.0.6
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: oci.trueforge.org/containerforge/jellyfin
pullPolicy: IfNotPresent
tag: 10.11.7@sha256:0ae88d548059184b361bf2f59a53f871c6710c73ede44497ea897d4b98f30252
tag: 10.11.8@sha256:a6f1666597046709da7f40fde82afa611f87220f5ef9ce927a301fcd45da1519
broadcastProxyImage:
repository: docker.io/alpine/socat
pullPolicy: IfNotPresent