From 703f57137052404a59f29d6d0fb93aee79433e22 Mon Sep 17 00:00:00 2001 From: sHa Date: Wed, 18 Mar 2026 11:27:55 +0200 Subject: [PATCH] chore: Bump version to 0.1.14 in Chart.yaml --- jellyfin/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jellyfin/Chart.yaml b/jellyfin/Chart.yaml index 728f17d..f6cde76 100644 --- a/jellyfin/Chart.yaml +++ b/jellyfin/Chart.yaml @@ -5,5 +5,5 @@ type: application annotations: version-source: github-release:jellyfin/jellyfin version-pattern: "s|^v||" -version: 0.1.13 +version: 0.1.14 appVersion: "10.11.6"