From 3517709591c0bca0765973b6f688925e7074159f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 May 2024 00:17:17 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/jellyfin/jellyfin to v10.9.2@21e49ba by renovate (#22197) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/jellyfin/jellyfin | patch | `10.9.1` -> `10.9.2` | --- > [!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 | 6 +++--- charts/stable/jellyfin/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 30983a0b8e9..a0d817915f1 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 10.9.1 +appVersion: 10.9.2 dependencies: - name: common version: 23.0.0 @@ -24,7 +24,7 @@ keywords: - jellyfin - plex - emby -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://ghcr.io/jellyfin/jellyfin - https://hub.docker.com/r/alpine/socat type: application -version: 19.1.3 +version: 19.1.4 diff --git a/charts/stable/jellyfin/values.yaml b/charts/stable/jellyfin/values.yaml index f6272b1d9a5..30cc8cbac42 100644 --- a/charts/stable/jellyfin/values.yaml +++ b/charts/stable/jellyfin/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/jellyfin/jellyfin pullPolicy: IfNotPresent - tag: 10.9.1@sha256:54fa2eeac1dbb91aa1cadd8e741c0952792697ca996a8f1bd5e115d0550b6da8 + tag: 10.9.2@sha256:21e49baac0a05efd4822269e3d8ba2f693e741006a2f81aa397cf5f8445e48a9 broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent