From 18c36fbaad35f6b835ae6441d27419fbbb6e5e20 Mon Sep 17 00:00:00 2001 From: jonny Date: Wed, 25 May 2022 14:15:15 +0000 Subject: [PATCH] 'update files with ansible' --- embyserver/Chart.yaml | 4 ++-- embyserver/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/embyserver/Chart.yaml b/embyserver/Chart.yaml index 2ac1d73..ced9141 100644 --- a/embyserver/Chart.yaml +++ b/embyserver/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.16 +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: 4.6.7.0 +appVersion: 4.7.0.60 icon: https://git.ervine.org/jonny/charts/raw/branch/master/emby/emby.png diff --git a/embyserver/values.yaml b/embyserver/values.yaml index 96ffcf5..90c1906 100644 --- a/embyserver/values.yaml +++ b/embyserver/values.yaml @@ -67,5 +67,5 @@ tolerations: [] affinity: {} config: - configPvc: emby-icarus-config + configPvc: emby-config mediaPvc: emby-icarus-media