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