mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
This deprecates the mongodb-replicaset chart. It is recommended to use the Bitnami maintained [MongoDB chart](https://github.com/bitnami/charts/tree/master/bitnami/mongodb) which has a similar feature set. Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
14 lines
545 B
YAML
14 lines
545 B
YAML
apiVersion: v1
|
|
name: mongodb-replicaset
|
|
home: https://github.com/mongodb/mongo
|
|
version: "3.17.2"
|
|
appVersion: "3.6"
|
|
description: DEPRECATED - NoSQL document-oriented database that stores JSON-like documents with
|
|
dynamic schemas, simplifying the integration of data in content-driven applications.
|
|
icon: https://webassets.mongodb.com/_com_assets/cms/mongodb-logo-rgb-j6w271g1xn.jpg
|
|
sources:
|
|
- https://github.com/mongodb/mongo
|
|
- https://github.com/percona/mongodb_exporter
|
|
# This chart is deprecated and no longer maintained
|
|
deprecated: true
|