diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 53716f08036..e46aa59e448 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tubesync -version: 4.1.5 +version: 4.1.6 appVersion: latest description: TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. home: https://truecharts.org/charts/incubator/tubesync diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 2b2eef8c918..8f6a3de2229 100644 --- a/charts/stable/tubesync/values.yaml +++ b/charts/stable/tubesync/values.yaml @@ -9,6 +9,8 @@ persistence: downloads: enabled: true mountPath: /downloads + varrun: + enabled: false portal: open: enabled: true