From 00498220ea3dcecf8a6a89131a6cda2c2535e521 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 12 May 2024 08:16:53 +0200 Subject: [PATCH] chore(deps): update container image docker.io/jellyfin/jellyfin to 10.9.0@aae4c5a by renovate (#21933) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/jellyfin/jellyfin | digest | `e2f9179` -> `aae4c5a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.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 039a0c9d406..810c3a01f52 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://hub.docker.com/r/jellyfin/jellyfin - https://hub.docker.com/r/alpine/socat type: application -version: 19.1.0 +version: 19.1.1 diff --git a/charts/stable/jellyfin/values.yaml b/charts/stable/jellyfin/values.yaml index df0f4801530..4001873a00f 100644 --- a/charts/stable/jellyfin/values.yaml +++ b/charts/stable/jellyfin/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/jellyfin/jellyfin pullPolicy: IfNotPresent - tag: 10.9.0@sha256:e2f9179a8e55f131a134ea100b0191b7c938558d4803295d22281151383ea7c7 + tag: 10.9.0@sha256:aae4c5a14aab23df9025de14af9ef3243b0f571100fa664d57113810f78ad021 broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent