Andreas Geissler | cde4a78 | 2024-02-28 16:08:06 +0100 | [diff] [blame^] | 1 | # Copyright VMware, Inc. |
| 2 | # SPDX-License-Identifier: APACHE-2.0 |
| 3 | |
| 4 | annotations: |
| 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 |
| 18 | apiVersion: v2 |
| 19 | appVersion: 7.0.5 |
| 20 | dependencies: |
| 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 |
| 27 | 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. |
| 28 | home: https://bitnami.com |
| 29 | icon: https://bitnami.com/assets/stacks/mongodb/img/mongodb-stack-220x234.png |
| 30 | keywords: |
| 31 | - mongodb |
| 32 | - database |
| 33 | - nosql |
| 34 | - cluster |
| 35 | - replicaset |
| 36 | - replication |
| 37 | maintainers: |
| 38 | - name: VMware, Inc. |
| 39 | url: https://github.com/bitnami/charts |
| 40 | name: mongodb |
| 41 | sources: |
| 42 | - https://github.com/bitnami/charts/tree/main/bitnami/mongodb |
| 43 | version: 14.12.2 |