diff --git a/stable/parse/Chart.yaml b/stable/parse/Chart.yaml index 47b3c87818..8c429b976c 100644 --- a/stable/parse/Chart.yaml +++ b/stable/parse/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: parse -version: 10.0.2 +version: 10.0.3 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 1e0ccdc01e..2930d56faa 100644 --- a/stable/parse/README.md +++ b/stable/parse/README.md @@ -16,8 +16,10 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment ## Prerequisites -- Kubernetes 1.4+ with Beta APIs enabled +- Kubernetes 1.12+ +- Helm 2.11+ or Helm 3.0-beta3+ - PV provisioner support in the underlying infrastructure +- ReadWriteMany volumes for deployment scaling ## Installing the Chart