From f3c751f3444c078eab7bc7d3edbd7ced50fe0ecf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Fri, 5 Oct 2018 14:19:41 +0200 Subject: [PATCH] [stable/suitecrm] Add kubeapps text to charts READMEs (#8218) Signed-off-by: Carlos Rodriguez Hernandez --- stable/suitecrm/Chart.yaml | 2 +- stable/suitecrm/README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/suitecrm/Chart.yaml b/stable/suitecrm/Chart.yaml index 108d864d9a..f3c9e131b9 100644 --- a/stable/suitecrm/Chart.yaml +++ b/stable/suitecrm/Chart.yaml @@ -1,5 +1,5 @@ name: suitecrm -version: 3.1.1 +version: 3.1.2 appVersion: 7.10.9 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 e5e0d98627..7123777c20 100644 --- a/stable/suitecrm/README.md +++ b/stable/suitecrm/README.md @@ -14,6 +14,8 @@ This chart bootstraps a [SuiteCRM](https://github.com/bitnami/bitnami-docker-sui It also packages the [Bitnami MariaDB chart](https://github.com/kubernetes/charts/tree/master/stable/mariadb) which is required for bootstrapping a MariaDB deployment for the database requirements of the SuiteCRM application. +Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. + ## Prerequisites - Kubernetes 1.5+ with Beta APIs enabled