diff --git a/stable/parse/Chart.yaml b/stable/parse/Chart.yaml index f74e6f2c77..57a59a5421 100644 --- a/stable/parse/Chart.yaml +++ b/stable/parse/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: parse -version: 10.1.0 +version: 10.1.1 appVersion: 3.9.0 description: Parse is a platform that enables users to add a scalable and powerful backend to launch a full-featured app for iOS, Android, JavaScript, Windows, Unity, and more. keywords: diff --git a/stable/parse/README.md b/stable/parse/README.md index 6623a65cca..94e29a1b30 100644 --- a/stable/parse/README.md +++ b/stable/parse/README.md @@ -216,7 +216,7 @@ $ helm upgrade my-release stable/parse If you use a previous container image (previous to **3.1.2-r14** for Parse or **1.2.0-r69** for Parse Dashboard), disable the `securityContext` by running the command below: ``` -$ helm upgrade my-release stable/parse --set server.securityContext.enabled=fase,dashboard.securityContext.enabled=fase,server.image.tag=XXX,dashboard.image.tag=YYY +$ helm upgrade my-release stable/parse --set server.securityContext.enabled=false,dashboard.securityContext.enabled=false,server.image.tag=XXX,dashboard.image.tag=YYY ``` ### To 3.0.0