7 Commits
Author SHA1 Message Date
Scott Rigby f5859f8c29 [incubator/mongodb] deprecate missing chart (#23229)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-07-17 16:08:50 -07:00
Sameer Naik 46191a9583 add MongoDB chart (#175)
* add MongoDB chart

* renamed existing `mongodb` incubator chart to `mongodb-replicaset`

 - moved `incubator/mongodb` -> `incubator/mongodb-replicaset`
 - set `.Chart.Name` to `mongodb-replicaset`
 - set `.Values.Name` to `mongodb-replicaset`
 - updated readme

* bump chart image to `bitnami/mongodb`
2016-11-22 09:27:40 -08:00
Greg Taylor 2f63fd5247 Remove 'Getting Started:' from various NOTES.txt. (#181) 2016-11-10 13:00:21 -08:00
Alex Robinson 49414bbfcd Fix comments referring to wrong service name 2016-10-21 11:18:44 -04:00
Adnan Abdulhussein d19fe5e74c Fix quoting for etcd, mongodb, spark and zookeeper (#121)
There were some constraints added in the Kubernetes 1.4 release that
caused quoted integers to be rejected when an integer is expected.
This fixes those issues in these charts.
2016-10-18 08:53:11 -07:00
Adnan Abdulhussein c7d1bff059 docs(*): update READMEs to reference chart repos (#119)
* docs(*): update READMEs to reference chart repos

* Rebase
2016-10-18 08:52:06 -07:00
Anirudh Ramanathan bd1a11caae Added mongodb helm chart. (#74)
* Added mongodb helm chart.

* Fixing readme comments.

* Added additional values to parameterize installer image.

* Renamed, moved, bumped up image version.

* Parameterizing storage class.

* Added notes.txt and updated README.
2016-09-21 14:43:03 -07:00