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

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 |
`280af60` → `7f5325b` |

---

> [!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.11`](https://redirect.github.com/jellyfin/jellyfin/releases/tag/v10.11.11):
10.11.11

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

### 🚀 Jellyfin Server 10.11.11

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

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-11).

#### Changelog (1)

##### 📈 General Changes

- Add lockhelper for UserManager \[PR
[#&#8203;16944](https://redirect.github.com/jellyfin/jellyfin/issues/16944)],
by [@&#8203;JPVenson](https://redirect.github.com/JPVenson)

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9qZWxseWZpbiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-06-08 13:41:24 +02:00
committed by GitHub
parent 0e1f4bb896
commit 3934e0d746
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/train: stable
apiVersion: v2
appVersion: 10.11.8
appVersion: 10.11.11
dependencies:
- name: common
version: 29.3.4
@@ -38,5 +38,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jellyfin
- https://hub.docker.com/r/alpine/socat
type: application
version: 23.3.5
version: 23.3.6
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: oci.trueforge.org/containerforge/jellyfin
pullPolicy: IfNotPresent
tag: 10.11.8@sha256:280af6092c949d402025a69b92373ab15ce174a937565b0612a7f1ada086dedb
tag: 10.11.11@sha256:7f5325bd23b7445a8fda17b6d2d24033e3935536789f682aed63698b7b3a97c6
broadcastProxyImage:
repository: docker.io/alpine/socat
pullPolicy: IfNotPresent