mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 07:27:18 +08:00
* remove nonexistent rts key from network policy template Signed-off-by: Lengyel Zsolt <trust56@gmail.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Lengyel Zsolt <trust56@gmail.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Fran Mulero <francisco-jose.mulero@broadcom.com>
43 lines
1.3 KiB
YAML
43 lines
1.3 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: kubectl
|
|
image: docker.io/bitnami/kubectl:1.32.1-debian-12-r0
|
|
- name: mongodb
|
|
image: docker.io/bitnami/mongodb:8.0.4-debian-12-r2
|
|
- name: mongodb-exporter
|
|
image: docker.io/bitnami/mongodb-exporter:0.43.1-debian-12-r1
|
|
- name: nginx
|
|
image: docker.io/bitnami/nginx:1.27.3-debian-12-r5
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r35
|
|
apiVersion: v2
|
|
appVersion: 8.0.4
|
|
dependencies:
|
|
- name: 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: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: mongodb
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb
|
|
version: 16.4.2
|