diff --git a/stable/owncloud/Chart.yaml b/stable/owncloud/Chart.yaml index 2286c104ce..f1602f9713 100644 --- a/stable/owncloud/Chart.yaml +++ b/stable/owncloud/Chart.yaml @@ -1,5 +1,6 @@ +apiVersion: v1 name: owncloud -version: 4.0.3 +version: 4.0.4 appVersion: 10.1.0 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 75c002c10e..77cb10b08c 100644 --- a/stable/owncloud/README.md +++ b/stable/owncloud/README.md @@ -14,7 +14,7 @@ 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. +Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This chart has been tested to work with NGINX Ingress, cert-manager, fluentd and Prometheus on top of the [BKPR](https://kubeprod.io/). ## Prerequisites