From 84d41e95f373343ee44f4dc94775299a0b03d8b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 21:41:55 +0000 Subject: [PATCH] Update Helm release jellyfin to v10.9.2 --- clusters/cl01tl/applications/jellyfin/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/jellyfin/Chart.yaml b/clusters/cl01tl/applications/jellyfin/Chart.yaml index d6b26fc3b..89e6458b8 100644 --- a/clusters/cl01tl/applications/jellyfin/Chart.yaml +++ b/clusters/cl01tl/applications/jellyfin/Chart.yaml @@ -6,6 +6,6 @@ sources: - https://github.com/loeken/helm-charts/tree/main/charts/jellyfin dependencies: - name: jellyfin - version: 10.9.1 + version: 10.9.2 repository: https://loeken.github.io/helm-charts appVersion: 10.8.13