From e1bfb42f277b78b27dbf491fda44dd14b22be9a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 27 Feb 2019 16:54:43 +0100 Subject: [PATCH] [stable/phpmyadmin] Add apiVersion in Chart.yaml and add test info to README.md (#11792) Signed-off-by: Carlos Rodriguez Hernandez --- stable/phpmyadmin/Chart.yaml | 3 ++- stable/phpmyadmin/README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/stable/phpmyadmin/Chart.yaml b/stable/phpmyadmin/Chart.yaml index 6ede7fbef5..a924bdd512 100644 --- a/stable/phpmyadmin/Chart.yaml +++ b/stable/phpmyadmin/Chart.yaml @@ -1,5 +1,6 @@ +apiVersion: v1 name: phpmyadmin -version: 2.0.4 +version: 2.0.5 appVersion: 4.8.5 description: phpMyAdmin is an mysql administration frontend keywords: diff --git a/stable/phpmyadmin/README.md b/stable/phpmyadmin/README.md index 24f6bf329c..d0e6b271f1 100644 --- a/stable/phpmyadmin/README.md +++ b/stable/phpmyadmin/README.md @@ -12,7 +12,7 @@ $ helm install stable/phpmyadmin This chart bootstraps a [phpMyAdmin](https://github.com/bitnami/bitnami-docker-phpmyadmin) deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager. -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