From aa50cf89cd4f0e61f53fa8f13dfd85d2ac54a0dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Fri, 5 Oct 2018 13:45:46 +0200 Subject: [PATCH] [stable/owncloud] Add kubeapps text to charts READMEs (#8202) Signed-off-by: Carlos Rodriguez Hernandez --- stable/owncloud/Chart.yaml | 2 +- stable/owncloud/README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/owncloud/Chart.yaml b/stable/owncloud/Chart.yaml index 95ebd485d3..24b24c3155 100644 --- a/stable/owncloud/Chart.yaml +++ b/stable/owncloud/Chart.yaml @@ -1,5 +1,5 @@ name: owncloud -version: 3.0.1 +version: 3.0.2 appVersion: 10.0.10 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: diff --git a/stable/owncloud/README.md b/stable/owncloud/README.md index 4fbdbe03b8..ba9c3db52e 100644 --- a/stable/owncloud/README.md +++ b/stable/owncloud/README.md @@ -14,6 +14,8 @@ This chart bootstraps an [ownCloud](https://github.com/bitnami/bitnami-docker-ow 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 ownCloud 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