[stable/parse] fix README typo and bumped chart version (#18086)

Signed-off-by: Troy Gaines <troygaines@gmail.com>
This commit is contained in:
Troy Gaines
2019-10-22 00:23:22 -07:00
committed by Kubernetes Prow Robot
parent 6ef61f68c3
commit 7b7bb4715b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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:
+1 -1
View File
@@ -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