mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
* [bitnami/mongodb-sharded] Bump major version not bumped at #19575 This PR bumps the chart version in a major since the application has a new major version (6.x.x -> 7.x.x). The major version bump should have been done at https://github.com/bitnami/charts/pull/19575 but it was released as a patch version by mistake Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> * Add readme note Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> * Update bitnami/mongodb-sharded/README.md Co-authored-by: David Gomez <dgomezleon@vmware.com> Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> --------- Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> Co-authored-by: David Gomez <dgomezleon@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.39.0-debian-11-r112
|
|
- name: mongodb-sharded
|
|
image: docker.io/bitnami/mongodb-sharded:7.0.1-debian-11-r1
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r77
|
|
apiVersion: v2
|
|
appVersion: 7.0.1
|
|
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: 7.0.0
|