From fa3aeaaaf64a8de1454fd39a4026b08cfdc252d0 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:22 +0200 Subject: [PATCH] [stable/drupal] Add kubeapps text to charts READMEs (#8216) Signed-off-by: Carlos Rodriguez Hernandez --- stable/drupal/Chart.yaml | 2 +- stable/drupal/README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/drupal/Chart.yaml b/stable/drupal/Chart.yaml index 44ad8f1490..425c55ba64 100644 --- a/stable/drupal/Chart.yaml +++ b/stable/drupal/Chart.yaml @@ -1,5 +1,5 @@ name: drupal -version: 2.0.2 +version: 2.0.3 appVersion: 8.6.1 description: One of the most versatile open source content management systems. keywords: diff --git a/stable/drupal/README.md b/stable/drupal/README.md index 636f600668..59bfabe4a3 100644 --- a/stable/drupal/README.md +++ b/stable/drupal/README.md @@ -14,6 +14,8 @@ This chart bootstraps a [Drupal](https://github.com/bitnami/bitnami-docker-drupa 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 Drupal 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