diff --git a/charts/non-free/resilio-sync/Chart.yaml b/charts/non-free/resilio-sync/Chart.yaml index e0812698cc3..4f8624f9d77 100644 --- a/charts/non-free/resilio-sync/Chart.yaml +++ b/charts/non-free/resilio-sync/Chart.yaml @@ -21,4 +21,4 @@ maintainers: name: resilio-sync sources: - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 1.2.0 +version: 1.2.1 diff --git a/charts/non-free/resilio-sync/SCALE/questions.yaml b/charts/non-free/resilio-sync/SCALE/questions.yaml index 0679e008180..c8d7df25c4b 100644 --- a/charts/non-free/resilio-sync/SCALE/questions.yaml +++ b/charts/non-free/resilio-sync/SCALE/questions.yaml @@ -804,23 +804,6 @@ questions: schema: type: dict attrs: - - variable: runAsNonRoot - label: "runAsNonRoot" - schema: - type: boolean - default: true - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 568 - - variable: runAsGroup - label: "runAsGroup" - description: The groupID this App of the user running the application" - schema: - type: int - default: 568 - variable: fsGroup label: "fsGroup" description: "The group that should own ALL storage."