Update stable/mongodb/README.md (#4497)

* Add version for mongodb

Add version for mongodb

* Update stable/mongodb/README.md

Update stable/mongodb/README.md
This commit is contained in:
AdamDang
2018-03-28 21:30:03 -07:00
committed by k8s-ci-robot
parent 8013cc498f
commit e1d4dc53ec
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: mongodb
version: 0.4.28
version: 0.4.29
appVersion: 3.7.1
description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications.
keywords:
+1 -1
View File
@@ -92,4 +92,4 @@ $ helm install --name my-release -f values.yaml stable/mongodb
The [Bitnami MongoDB](https://github.com/bitnami/bitnami-docker-mongodb) image stores the MongoDB data and configurations at the `/bitnami/mongodb` path of the container.
The chart mounts a [Persistent Volume](http://kubernetes.io/docs/user-guide/persistent-volumes/) volume at this location. The volume is created using dynamic volume provisioning.
The chart mounts a [Persistent Volume](http://kubernetes.io/docs/user-guide/persistent-volumes/) at this location. The volume is created using dynamic volume provisioning.