From 9354b36129841a97013a89ccc1cf61f1de81bd33 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 22 Apr 2026 07:11:59 +0200 Subject: [PATCH] chore(jellyfin): update image oci.trueforge.org/containerforge/jellyfin digest to 09bbe49 (#47334) 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)) | digest | `2ba4969` → `09bbe49` | --- > [!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. --- ### 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 | 2 +- charts/stable/jellyfin/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 5746c01cebc..147bd5feb75 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -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.1.1 +version: 23.1.2 diff --git a/charts/stable/jellyfin/values.yaml b/charts/stable/jellyfin/values.yaml index f483ead4ae2..7d38b937dfc 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:2ba4969964638b91340f56e83cff18b731db565d95d2f25f9de0b2f1c4fccb13 + tag: 10.11.8@sha256:09bbe4960328bd58b1ab8912e58f7968e8d92085c990b50f11398c07e614759e broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent