From 2ddb245da67200ee64ef127cf7fec565ae675768 Mon Sep 17 00:00:00 2001 From: Tim Beermann Date: Mon, 2 Dec 2024 06:44:06 +0100 Subject: [PATCH] chore(deps): update jellyfin/jellyfin docker tag to v2024120205 (#86) Co-authored-by: Renovate Bot --- jellyfin/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jellyfin/Chart.yaml b/jellyfin/Chart.yaml index 89fd754..d072c0a 100644 --- a/jellyfin/Chart.yaml +++ b/jellyfin/Chart.yaml @@ -22,4 +22,4 @@ version: 1.0.0 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # renovate: image=jellyfin/jellyfin -appVersion: '2024112505' +appVersion: '2024120205'