From 10c455cbd98a608309f51c261138c67c5d725eb6 Mon Sep 17 00:00:00 2001 From: jonny Date: Wed, 7 Apr 2021 15:39:10 +0000 Subject: [PATCH 1/4] 'update files with ansible' --- jellyfin/values.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/jellyfin/values.yaml b/jellyfin/values.yaml index ea87840..84ed6b3 100644 --- a/jellyfin/values.yaml +++ b/jellyfin/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/jellyfin - pullPolicy: Always + pullPolicy: IfNotPresent imagePullSecrets: [] nameOverride: "" @@ -67,6 +67,5 @@ tolerations: [] affinity: {} config: - configPvc: jellyfin-icarus-config-pvc - -mediaPvc: jellyfin-media-pvc + configPvc: jellyfin-icarus-config + mediaPvc: jellyfin-icarus-media From 059d9f0ba4f3ed161220599e5dc60a480059f4be Mon Sep 17 00:00:00 2001 From: jonny Date: Wed, 7 Apr 2021 16:39:19 +0000 Subject: [PATCH 2/4] 'update files with ansible' --- jellyfin/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jellyfin/Chart.yaml b/jellyfin/Chart.yaml index 739c4ff..1e68e3c 100644 --- a/jellyfin/Chart.yaml +++ b/jellyfin/Chart.yaml @@ -18,6 +18,6 @@ version: 0.1.7 # 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: 0.1.7 +appVersion: 10.6.4-amd64 icon: https://git.ervine.org/jonny/charts/raw/branch/master/jellyfin/jellyfin.png From 4718c66eb77b3419e86412e113ab82fa38b8c6e9 Mon Sep 17 00:00:00 2001 From: jonny Date: Wed, 7 Apr 2021 17:00:29 +0000 Subject: [PATCH 3/4] 'update files with ansible' --- jellyfin/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jellyfin/Chart.yaml b/jellyfin/Chart.yaml index 1e68e3c..a11a418 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.7 +version: 0.1.8 # 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.4-amd64 +appVersion: 10.7.0-amd64 icon: https://git.ervine.org/jonny/charts/raw/branch/master/jellyfin/jellyfin.png From df7e73967b0bb33aea503aeaad055dc057355b04 Mon Sep 17 00:00:00 2001 From: jonny Date: Wed, 7 Apr 2021 17:14:38 +0000 Subject: [PATCH 4/4] 'update files with ansible' --- jellyfin/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jellyfin/Chart.yaml b/jellyfin/Chart.yaml index a11a418..5d028da 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.8 +version: 0.1.9 # 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.0-amd64 +appVersion: 10.7.1-amd64 icon: https://git.ervine.org/jonny/charts/raw/branch/master/jellyfin/jellyfin.png