diff --git a/charts/stable/post-recording/Chart.yaml b/charts/stable/post-recording/Chart.yaml index 87d3b5fd20d..519cc3904c3 100644 --- a/charts/stable/post-recording/Chart.yaml +++ b/charts/stable/post-recording/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/post-recording - https://hub.docker.com/r/chacawaca/post-recording type: application -version: 5.5.2 +version: 5.5.3 diff --git a/charts/stable/post-recording/questions.yaml b/charts/stable/post-recording/questions.yaml index d833b24111d..55f3a357749 100644 --- a/charts/stable/post-recording/questions.yaml +++ b/charts/stable/post-recording/questions.yaml @@ -43,12 +43,6 @@ questions: schema: type: string default: "comchap" - - variable: NVIDIA_VISIBLE_DEVICES - label: "NVIDIA_VISIBLE_DEVICES" - description: "GPU UUID retrieved from Nvidia plugin settings" - schema: - type: string - default: "" # Include{containerBasic} # Include{containerAdvanced} # Include{containerConfig} diff --git a/charts/stable/post-recording/values.yaml b/charts/stable/post-recording/values.yaml index 6d953b5455f..38dc0c99dcf 100644 --- a/charts/stable/post-recording/values.yaml +++ b/charts/stable/post-recording/values.yaml @@ -34,7 +34,6 @@ workload: env: CONVERSION_FORMAT: mkv DELETE_TS: "1" - NVIDIA_VISIBLE_DEVICES: "" POST_PROCESS: comchap SOURCE_EXT: ts SUBTITLES: "0"