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