forked from bitnami/charts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
63398bc
commit eed0696
Showing
2 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
apiVersion: v1 | ||
entries: | ||
mongodb-sharded: | ||
- annotations: | ||
category: Database | ||
images: | | ||
- name: mongodb-exporter | ||
image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r36 | ||
- name: mongodb-sharded | ||
image: docker.io/bitnami/mongodb-sharded:7.0.14-debian-12-r0 | ||
- name: os-shell | ||
image: docker.io/bitnami/os-shell:12-debian-12-r28 | ||
licenses: Apache-2.0 | ||
apiVersion: v2 | ||
appVersion: 7.0.14 | ||
created: "2024-09-24T16:13:04.676791701+02:00" | ||
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. | ||
digest: 9463dd21b2b996719887df681a9acdf79af4b65c094e754aa5e39ee5ca94bb79 | ||
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: Broadcom, Inc. All Rights Reserved. | ||
url: https://github.com/bitnami/charts | ||
name: mongodb-sharded | ||
sources: | ||
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded | ||
urls: | ||
- mongodb-sharded-8.3.7.tgz | ||
version: 8.3.7 | ||
generated: "2024-09-24T16:13:04.672149309+02:00" |
Binary file not shown.