From 3934e0d74696c685cfc46ba0f03a3210d8fa8bdd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Jun 2026 13:41:24 +0200 Subject: [PATCH] =?UTF-8?q?fix(jellyfin):=20update=20image=20oci.trueforge?= =?UTF-8?q?.org/containerforge/jellyfin=2010.11.8=20=E2=86=92=2010.11.11?= =?UTF-8?q?=20(#48875)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
jellyfin/jellyfin (oci.trueforge.org/containerforge/jellyfin) ### [`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) ### :rocket: 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 [#​16944](https://redirect.github.com/jellyfin/jellyfin/issues/16944)], by [@​JPVenson](https://redirect.github.com/JPVenson)
--- ### 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/jellyfin/Chart.yaml | 4 ++-- charts/stable/jellyfin/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index fea717e464b..ed90019147f 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -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 diff --git a/charts/stable/jellyfin/values.yaml b/charts/stable/jellyfin/values.yaml index 50f3400d0eb..1396a8893e8 100644 --- a/charts/stable/jellyfin/values.yaml +++ b/charts/stable/jellyfin/values.yaml @@ -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