From 7370c1a198c7a087d65f2dc0ccd49f757f08054e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Dec 2025 10:46:26 +0100 Subject: [PATCH] chore(helm): update image oci.trueforge.org/containerforge/jellyfin digest to 10a27f8 (#42699) 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 | `f3beaa4` -> `10a27f8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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. --- - [ ] 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 38269983488..0ff1c2e58a1 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jellyfin - https://hub.docker.com/r/alpine/socat type: application -version: 22.2.4 +version: 22.2.5 diff --git a/charts/stable/jellyfin/values.yaml b/charts/stable/jellyfin/values.yaml index d813f37a6e4..2c8b9f9de7a 100644 --- a/charts/stable/jellyfin/values.yaml +++ b/charts/stable/jellyfin/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/jellyfin pullPolicy: IfNotPresent - tag: 10.11.4@sha256:f3beaa4ae177a1117d85b7f7bb05b38b9434806ebc0f1c959ad9eba4799da932 + tag: 10.11.4@sha256:10a27f8186aee2a978b28be8db5ac26dbaaddc48801bcae97d872135054891a1 broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent