From e243b996ffd26ded7c5e7b69a2558a7bab4877cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20J=2E=20Salmer=C3=B3n-Garc=C3=ADa?= Date: Wed, 16 Oct 2019 16:11:53 +0200 Subject: [PATCH] [stable/parse] Update prerequisites (#18019) Signed-off-by: Javier J. Salmeron Garcia --- stable/parse/Chart.yaml | 2 +- stable/parse/README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) 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