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