From a1ace838b6248bfeb641f379def1df0d103376f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Fri, 5 Oct 2018 13:28:22 +0200 Subject: [PATCH] [stable/phpbb] Add kubeapps text to charts READMEs (#8199) Signed-off-by: Carlos Rodriguez Hernandez --- stable/phpbb/Chart.yaml | 2 +- stable/phpbb/README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/phpbb/Chart.yaml b/stable/phpbb/Chart.yaml index bf80c697d3..34519a3110 100644 --- a/stable/phpbb/Chart.yaml +++ b/stable/phpbb/Chart.yaml @@ -1,5 +1,5 @@ name: phpbb -version: 3.0.2 +version: 3.0.3 appVersion: 3.2.3 description: Community forum that supports the notion of users and groups, file attachments, full-text search, notifications and more. diff --git a/stable/phpbb/README.md b/stable/phpbb/README.md index 3080204765..a971c089d8 100644 --- a/stable/phpbb/README.md +++ b/stable/phpbb/README.md @@ -14,6 +14,8 @@ This chart bootstraps a [phpBB](https://github.com/bitnami/bitnami-docker-phpbb) 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 phpBB 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