From f5c5c6a8ef0052b70bfadd1d4c55cc0cbf41e4f1 Mon Sep 17 00:00:00 2001 From: jonny Date: Sun, 12 Jun 2022 14:52:43 +0000 Subject: [PATCH] 'update files with ansible' --- jellyfin/Chart.yaml | 4 ++-- jellyfin/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jellyfin/Chart.yaml b/jellyfin/Chart.yaml index a7e2f0e..ea770b6 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.14 +version: 0.2.0 # 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.7.7-amd64 +appVersion: 10.8.0-amd64 icon: https://git.ervine.org/jonny/charts/raw/branch/master/jellyfin/jellyfin.png diff --git a/jellyfin/values.yaml b/jellyfin/values.yaml index 84ed6b3..6906211 100644 --- a/jellyfin/values.yaml +++ b/jellyfin/values.yaml @@ -67,5 +67,5 @@ tolerations: [] affinity: {} config: - configPvc: jellyfin-icarus-config + configPvc: jellyfin-config mediaPvc: jellyfin-icarus-media