mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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 |
|
||||
| ----------------------------------- | ------------------------------------------------------------------------- | --------------------------------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user