diff --git a/stable/testlink/Chart.yaml b/stable/testlink/Chart.yaml index 6fda107907..65dda538b3 100644 --- a/stable/testlink/Chart.yaml +++ b/stable/testlink/Chart.yaml @@ -1,5 +1,5 @@ name: testlink -version: 3.0.2 +version: 3.0.3 appVersion: 1.9.17 description: Web-based test management system that facilitates software quality assurance. icon: https://bitnami.com/assets/stacks/testlink/img/testlink-stack-220x234.png diff --git a/stable/testlink/README.md b/stable/testlink/README.md index d299cced1f..e2de7bb084 100644 --- a/stable/testlink/README.md +++ b/stable/testlink/README.md @@ -14,6 +14,8 @@ This chart bootstraps a [TestLink](https://github.com/bitnami/bitnami-docker-tes 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 TestLink 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