mirror of
https://github.com/bitnami/charts.git
synced 2026-02-22 13:57:17 +08:00
* [bitnami/mongodb] Bump chart version Signed-off-by: juan131 <jariza@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: juan131 <jariza@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.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.30.1-debian-12-r0
|
|
- name: mongodb
|
|
image: docker.io/bitnami/mongodb:7.0.11-debian-12-r0
|
|
- name: mongodb-exporter
|
|
image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r29
|
|
- name: nginx
|
|
image: docker.io/bitnami/nginx:1.26.0-debian-12-r2
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r21
|
|
apiVersion: v2
|
|
appVersion: 7.0.11
|
|
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: 15.6.3
|