mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
* [bitnami/mongodb-sharded] Release 8.0.2 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * increase cluster size Signed-off-by: Alejandro Moreno <amorenoc@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Alejandro Moreno <amorenoc@vmware.com> Co-authored-by: Alejandro Moreno <amorenoc@vmware.com>
39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: mongodb-exporter
|
|
image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r13
|
|
- name: mongodb-sharded
|
|
image: docker.io/bitnami/mongodb-sharded:7.0.7-debian-12-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r16
|
|
apiVersion: v2
|
|
appVersion: 7.0.7
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.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://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/mongodb/img/mongodb-stack-220x234.png
|
|
keywords:
|
|
- mongodb
|
|
- database
|
|
- nosql
|
|
- cluster
|
|
- replicaset
|
|
- replication
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: mongodb-sharded
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded
|
|
version: 8.0.2
|