aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/mongodb/Chart.yaml
blob: 73c8bab5c2d9912bf1bd8eb1068c90afebaa969c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# 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.5
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.2