update
This commit is contained in:
30
packer/ansible/roles/helm_install/files/mongo-dsk/Chart.yaml
Normal file
30
packer/ansible/roles/helm_install/files/mongo-dsk/Chart.yaml
Normal file
@@ -0,0 +1,30 @@
|
||||
annotations:
|
||||
category: Database
|
||||
apiVersion: v2
|
||||
appVersion: 4.4.13
|
||||
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.
|
||||
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:
|
||||
- email: containers@bitnami.com
|
||||
name: Bitnami
|
||||
name: mongodb-sharded
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-mongodb-sharded
|
||||
- https://mongodb.org
|
||||
version: 4.0.10
|
||||
Reference in New Issue
Block a user