diff --git a/stable/opencart/Chart.yaml b/stable/opencart/Chart.yaml index a332a986b5..c0e78aaf56 100644 --- a/stable/opencart/Chart.yaml +++ b/stable/opencart/Chart.yaml @@ -1,5 +1,5 @@ name: opencart -version: 3.0.2 +version: 3.0.3 appVersion: 3.0.2-0 description: A free and open source e-commerce platform for online merchants. It provides a professional and reliable foundation for a successful online store. diff --git a/stable/opencart/README.md b/stable/opencart/README.md index 08d7469b43..e14c85edfa 100644 --- a/stable/opencart/README.md +++ b/stable/opencart/README.md @@ -14,6 +14,8 @@ This chart bootstraps an [OpenCart](https://github.com/bitnami/bitnami-docker-op 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 OpenCart 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