From 6ccb96c69df0f8679e77506342282e901c84d3fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Fri, 5 Oct 2018 13:09:51 +0200 Subject: [PATCH] [stable/magento] Add kubeapps text to charts READMEs (#8212) Signed-off-by: Carlos Rodriguez Hernandez --- stable/magento/Chart.yaml | 2 +- stable/magento/README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/magento/Chart.yaml b/stable/magento/Chart.yaml index a3a4fc8d1d..bdf8304ea4 100644 --- a/stable/magento/Chart.yaml +++ b/stable/magento/Chart.yaml @@ -1,5 +1,5 @@ name: magento -version: 3.0.2 +version: 3.0.3 appVersion: 2.2.6 description: A feature-rich flexible e-commerce solution. It includes transaction options, multi-store functionality, loyalty programs, product categorization and shopper filtering, promotion rules, and more. keywords: diff --git a/stable/magento/README.md b/stable/magento/README.md index fdf199dfdf..03f9f40d90 100644 --- a/stable/magento/README.md +++ b/stable/magento/README.md @@ -14,6 +14,8 @@ This chart bootstraps a [Magento](https://github.com/bitnami/bitnami-docker-mage It also packages the [Bitnami MariaDB chart](https://github.com/kubernetes/charts/tree/master/stable/mariadb) which is required for bootstrapping a MariaDB deployment as a database for the Magento application. +Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. + ## Prerequisites - Kubernetes 1.4+ with Beta APIs enabled