diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index 62e6d916f73..19410236665 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plex - https://github.com/k8s-at-home/container-images/pkgs/container/plex type: application -version: 14.0.13 +version: 14.1.0 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/plex/values.yaml b/charts/stable/plex/values.yaml index 042fca00bd5..8606547a27e 100644 --- a/charts/stable/plex/values.yaml +++ b/charts/stable/plex/values.yaml @@ -14,6 +14,13 @@ persistence: config: enabled: true mountPath: "/config" + transcode: + enabled: true + mountPath: "/transcode" + type: emptyDir + medium: Memory + size: "{{ $.Values.resources.limits.memory }}" + targetSelectAll: true plex: # User Defined