blob: 73c8bab5c2d9912bf1bd8eb1068c90afebaa969c [file] [log] [blame]
Andreas Geisslercde4a782024-02-28 16:08:06 +01001# Copyright VMware, Inc.
2# SPDX-License-Identifier: APACHE-2.0
3
4annotations:
5 category: Database
6 licenses: Apache-2.0
7 images: |
8 - name: kubectl
9 image: docker.io/bitnami/kubectl:1.29.2-debian-12-r1
10 - name: mongodb
11 image: docker.io/bitnami/mongodb:7.0.5-debian-12-r4
12 - name: mongodb-exporter
13 image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r11
14 - name: nginx
15 image: docker.io/bitnami/nginx:1.25.4-debian-12-r1
16 - name: os-shell
17 image: docker.io/bitnami/os-shell:12-debian-12-r15
18apiVersion: v2
19appVersion: 7.0.5
20dependencies:
21- name: common
22 repository: 'file://./common'
23 #repository: oci://registry-1.docker.io/bitnamicharts
24 tags:
25 - bitnami-common
26 version: 2.x.x
27description: MongoDB(R) is a relational open source NoSQL database. Easy to use, it stores data in JSON-like documents. Automated scalability and high-performance. Ideal for developing cloud native applications.
28home: https://bitnami.com
29icon: https://bitnami.com/assets/stacks/mongodb/img/mongodb-stack-220x234.png
30keywords:
31- mongodb
32- database
33- nosql
34- cluster
35- replicaset
36- replication
37maintainers:
38- name: VMware, Inc.
39 url: https://github.com/bitnami/charts
40name: mongodb
41sources:
42- https://github.com/bitnami/charts/tree/main/bitnami/mongodb
43version: 14.12.2