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