mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
* [bitnami/mongodb-sharded] Fix incorrect references when setting shardsvr persistence configuration This commit piggybacks off my previous commit, so that is why the version bumped by 2. Hopefully it doesn't create merge conflicts. Signed-off-by: Joey Holtzman <joeyholtzman0507@gmail.com> * [bitnami/mongodb-sharded] Update chart version to 6.0.1 Signed-off-by: Joey Holtzman <joeyholtzman0507@gmail.com> Signed-off-by: Joey Holtzman <joeyholtzman0507@gmail.com> Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
30 lines
890 B
YAML
30 lines
890 B
YAML
annotations:
|
|
category: Database
|
|
apiVersion: v2
|
|
appVersion: 6.0.1
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 1.x.x
|
|
description: MongoDB(R) is an open source NoSQL database that uses JSON for data storage. MongoDB(TM) Sharded improves scalability and reliability for large datasets by distributing data across multiple machines.
|
|
engine: gotpl
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/mongodb-sharded
|
|
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-sharded
|
|
sources:
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/mongodb-sharded
|
|
- https://mongodb.org
|
|
version: 6.0.3
|