From 3cda48838cf0f404c16eec4ba4fb8945df60bbb1 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Fri, 25 May 2018 01:46:32 +0800 Subject: [PATCH] [stable/mongodb-replicaset] typo fix: tables lists->table lists (#5710) * Add version 3.4.1 Add version 3.4.1 * [stable/mongodb-replicaset] typo fix: tables lists->table lists [stable/mongodb-replicaset] typo fix: tables lists->table lists --- 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 7f5a50c581..2009f67e1e 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: 3.4.0 +version: 3.4.1 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 8a661ac6aa..cc09e44f76 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 | | ----------------------------------- | ------------------------------------------------------------------------- | --------------------------------------------------- |