From fbcd441101c7fdcfb4c7d5cbea3e88d2f8158236 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 27 Feb 2019 18:43:33 +0100 Subject: [PATCH] [stable/opencart] Add apiVersion in Chart.yaml and add test info to README.md (#11800) Signed-off-by: Carlos Rodriguez Hernandez --- stable/opencart/Chart.yaml | 3 ++- stable/opencart/README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/stable/opencart/Chart.yaml b/stable/opencart/Chart.yaml index 89cfba9053..b4eec89cbe 100644 --- a/stable/opencart/Chart.yaml +++ b/stable/opencart/Chart.yaml @@ -1,5 +1,6 @@ +apiVersion: v1 name: opencart -version: 4.0.4 +version: 4.0.5 appVersion: 3.0.3-1 description: A free and open source e-commerce platform for online merchants. It provides a professional and reliable foundation for a successful online store. keywords: diff --git a/stable/opencart/README.md b/stable/opencart/README.md index 28534f0054..012c4a7e4d 100644 --- a/stable/opencart/README.md +++ b/stable/opencart/README.md @@ -14,7 +14,7 @@ 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. +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