From 2d9c8a87845d8fc4b911486a9beadd649bade655 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Fri, 5 Oct 2018 14:00:44 +0200 Subject: [PATCH] [stable/moodle] Add kubeapps text to charts READMEs (#8208) Signed-off-by: Carlos Rodriguez Hernandez --- stable/moodle/Chart.yaml | 2 +- stable/moodle/README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/moodle/Chart.yaml b/stable/moodle/Chart.yaml index 5e3ffd37b8..791872245c 100644 --- a/stable/moodle/Chart.yaml +++ b/stable/moodle/Chart.yaml @@ -1,5 +1,5 @@ name: moodle -version: 3.0.2 +version: 3.0.3 appVersion: 3.5.2 description: Moodle is a learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalised diff --git a/stable/moodle/README.md b/stable/moodle/README.md index df93ae900e..32939b1f77 100644 --- a/stable/moodle/README.md +++ b/stable/moodle/README.md @@ -14,6 +14,8 @@ This chart bootstraps a [Moodle](https://github.com/bitnami/bitnami-docker-moodl 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 Moodle 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