From 4862db3f73678b18a8878764a4f7cc366e733b74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Fri, 5 Oct 2018 14:27:22 +0200 Subject: [PATCH] [stable/testlink] Add kubeapps text to charts READMEs (#8219) Signed-off-by: Carlos Rodriguez Hernandez --- stable/testlink/Chart.yaml | 2 +- stable/testlink/README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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