From 1508a8bbe36b7fbdadd5d0a234542e23993082fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20J=2E=20Salmer=C3=B3n-Garc=C3=ADa?= Date: Thu, 17 Oct 2019 15:08:38 +0200 Subject: [PATCH] [stable/suitecrm] Update prerequisites (#18028) Signed-off-by: Javier J. Salmeron Garcia --- stable/suitecrm/Chart.yaml | 2 +- stable/suitecrm/README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/stable/suitecrm/Chart.yaml b/stable/suitecrm/Chart.yaml index bd81318acd..deb409a7aa 100644 --- a/stable/suitecrm/Chart.yaml +++ b/stable/suitecrm/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: suitecrm -version: 7.2.6 +version: 7.2.7 appVersion: 7.11.8 description: SuiteCRM is a completely open source enterprise-grade Customer Relationship Management (CRM) application. SuiteCRM is a software fork of the popular customer relationship management (CRM) system SugarCRM. keywords: diff --git a/stable/suitecrm/README.md b/stable/suitecrm/README.md index fe69659653..6f23b6afb1 100644 --- a/stable/suitecrm/README.md +++ b/stable/suitecrm/README.md @@ -18,8 +18,10 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment ## Prerequisites -- Kubernetes 1.5+ 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