From 23e0aceef0d7c5873090e61574ff594e79db08a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 27 Feb 2019 17:18:59 +0100 Subject: [PATCH] [stable/dokuwiki] Add apiVersion in Chart.yaml and add test info to README.md (#11782) Signed-off-by: Carlos Rodriguez Hernandez --- stable/dokuwiki/Chart.yaml | 3 ++- stable/dokuwiki/README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/stable/dokuwiki/Chart.yaml b/stable/dokuwiki/Chart.yaml index 2b6e674590..52f43be95f 100644 --- a/stable/dokuwiki/Chart.yaml +++ b/stable/dokuwiki/Chart.yaml @@ -1,5 +1,6 @@ +apiVersion: v1 name: dokuwiki -version: 4.0.1 +version: 4.0.2 appVersion: 0.20180422.201805030840 description: DokuWiki is a standards-compliant, simple to use wiki optimized for creating documentation. It is targeted at developer teams, workgroups, and small companies. diff --git a/stable/dokuwiki/README.md b/stable/dokuwiki/README.md index 5bbba79862..0a3d6c83fc 100644 --- a/stable/dokuwiki/README.md +++ b/stable/dokuwiki/README.md @@ -12,7 +12,7 @@ $ helm install stable/dokuwiki This chart bootstraps a [DokuWiki](https://github.com/bitnami/bitnami-docker-dokuwiki) 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