From 5e094582e38dd9116ca02a03b68ea08b1d4ddbb8 Mon Sep 17 00:00:00 2001 From: Jonathan Ervine Date: Mon, 31 Aug 2020 12:28:14 +0800 Subject: [PATCH] Bumped jellyfin version --- jellyfin/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jellyfin/Chart.yaml b/jellyfin/Chart.yaml index 6a0ca83..9bbde36 100644 --- a/jellyfin/Chart.yaml +++ b/jellyfin/Chart.yaml @@ -14,10 +14,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.1.3 +version: 0.1.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 10.6.3-amd64 +appVersion: 10.6.4-amd64 icon: https://git.ervine.org/jonny/charts/raw/branch/master/jellyfin/jellyfin.png