| # Copyright VMware, Inc. |
| # SPDX-License-Identifier: APACHE-2.0 |
| |
| annotations: |
| category: Database |
| licenses: Apache-2.0 |
| images: | |
| - name: kubectl |
| image: docker.io/bitnami/kubectl:1.29.2-debian-12-r1 |
| - name: mongodb |
| image: docker.io/bitnami/mongodb:7.0.5-debian-12-r4 |
| - name: mongodb-exporter |
| image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r11 |
| - name: nginx |
| image: docker.io/bitnami/nginx:1.25.4-debian-12-r1 |
| - name: os-shell |
| image: docker.io/bitnami/os-shell:12-debian-12-r15 |
| apiVersion: v2 |
| appVersion: 7.0.8 |
| dependencies: |
| - name: common |
| repository: 'file://./common' |
| #repository: oci://registry-1.docker.io/bitnamicharts |
| tags: |
| - bitnami-common |
| version: 2.x.x |
| description: 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. |
| 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 |
| sources: |
| - https://github.com/bitnami/charts/tree/main/bitnami/mongodb |
| version: 14.12.3 |