mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/mongodb] Fix Health Check Probes Signed-off-by: Abhishek Jaisingh <abhi2254015@gmail.com> * Add defaults to values-production.yaml & Fix Chart version Signed-off-by: Abhishek Jaisingh <abhi2254015@gmail.com>
21 lines
547 B
YAML
21 lines
547 B
YAML
apiVersion: v1
|
|
name: mongodb
|
|
version: 5.16.0
|
|
appVersion: 4.0.8
|
|
description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications.
|
|
keywords:
|
|
- mongodb
|
|
- database
|
|
- nosql
|
|
- cluster
|
|
- replicaset
|
|
- replication
|
|
home: https://mongodb.org
|
|
icon: https://bitnami.com/assets/stacks/mongodb/img/mongodb-stack-220x234.png
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-mongodb
|
|
maintainers:
|
|
- name: Bitnami
|
|
email: containers@bitnami.com
|
|
engine: gotpl
|