diff --git a/jellyfin/Chart.yaml b/jellyfin/Chart.yaml index 04213c6..f365544 100644 --- a/jellyfin/Chart.yaml +++ b/jellyfin/Chart.yaml @@ -22,7 +22,7 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.1 +version: 0.1.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/jellyfin/values.yaml b/jellyfin/values.yaml index bd27042..1ee18db 100644 --- a/jellyfin/values.yaml +++ b/jellyfin/values.yaml @@ -48,7 +48,7 @@ ingress: persistence: config: - enabled: false + enabled: true ## jellyfin configuration data Persistent Volume Storage Class ## If defined, storageClassName: ## If set to "-", storageClassName: "", which disables dynamic provisioning