From b3edd4e51db6c3192defb346a65b1c4d63aac572 Mon Sep 17 00:00:00 2001 From: youhonglian Date: Wed, 21 Mar 2018 16:09:03 +0800 Subject: [PATCH] change tables->table (#4329) * Update Chart.yaml * change tables->table change tables->table --- stable/mongodb-replicaset/Chart.yaml | 2 +- stable/mongodb-replicaset/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/mongodb-replicaset/Chart.yaml b/stable/mongodb-replicaset/Chart.yaml index 44ba6c3ef8..c3c588b0f2 100644 --- a/stable/mongodb-replicaset/Chart.yaml +++ b/stable/mongodb-replicaset/Chart.yaml @@ -1,6 +1,6 @@ name: mongodb-replicaset home: https://github.com/mongodb/mongo -version: 2.3.1 +version: 2.3.2 appVersion: 3.6 description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications. diff --git a/stable/mongodb-replicaset/README.md b/stable/mongodb-replicaset/README.md index f44538319e..5750e9c77e 100644 --- a/stable/mongodb-replicaset/README.md +++ b/stable/mongodb-replicaset/README.md @@ -26,7 +26,7 @@ $ helm install --name my-release stable/mongodb-replicaset ## Configuration -The following tables lists the configurable parameters of the mongodb chart and their default values. +The following table lists the configurable parameters of the mongodb chart and their default values. | Parameter | Description | Default | | ------------------------------- | ------------------------------------------------------------------------- | --------------------------------------------------- |