diff --git a/charts/incubator/sogo/Chart.yaml b/charts/incubator/sogo/Chart.yaml index 0ce7623937f..bbd8367aa72 100644 --- a/charts/incubator/sogo/Chart.yaml +++ b/charts/incubator/sogo/Chart.yaml @@ -27,4 +27,4 @@ name: sogo sources: - https://www.sogo.nu/ type: application -version: 0.0.1 +version: 0.0.2 diff --git a/charts/incubator/sogo/SCALE/questions.yaml b/charts/incubator/sogo/SCALE/questions.yaml index 8c27760fd6c..5c136cef4ed 100644 --- a/charts/incubator/sogo/SCALE/questions.yaml +++ b/charts/incubator/sogo/SCALE/questions.yaml @@ -1463,12 +1463,12 @@ questions: label: "ReadOnly Root Filesystem" schema: type: boolean - default: true + default: false - variable: allowPrivilegeEscalation label: "Allow Privilege Escalation" schema: type: boolean - default: false + default: true - variable: resources group: "Resources and Devices"