mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
Fix a bug in the MongoDB version check condition which caused versions 5.[0-3].[0-1] to be evaluated incorrectly, and to use the deprecated db.isMaster() functionality. Signed-off-by: Sheldon Roddick <sheldon.roddick@hotmail.com>
30 lines
853 B
YAML
30 lines
853 B
YAML
annotations:
|
|
category: Database
|
|
apiVersion: v2
|
|
appVersion: 5.0.9
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 1.x.x
|
|
description: MongoDB(R) is a relational open source NoSQL database. Easy to use, it stores data in JSON-like documents. Automated scalability and high-performance. Ideal for developing cloud native applications.
|
|
engine: gotpl
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/mongodb
|
|
icon: https://bitnami.com/assets/stacks/mongodb/img/mongodb-stack-220x234.png
|
|
keywords:
|
|
- mongodb
|
|
- database
|
|
- nosql
|
|
- cluster
|
|
- replicaset
|
|
- replication
|
|
maintainers:
|
|
- name: Bitnami
|
|
url: https://github.com/bitnami/charts
|
|
name: mongodb
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-mongodb
|
|
- https://mongodb.org
|
|
version: 12.1.21
|