mirror of
https://github.com/bitnami/charts.git
synced 2026-04-05 00:37:12 +08:00
[bitnami/mongodb-sharded] ⚡ ⬆️ Update dependency references (#33638)
* [bitnami/mongodb-sharded] Release 9.2.6 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 9.2.5 (2025-05-06)
|
||||
## 9.2.6 (2025-05-13)
|
||||
|
||||
* [bitnami/mongodb-sharded] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33406](https://github.com/bitnami/charts/pull/33406))
|
||||
* [bitnami/mongodb-sharded] :zap: :arrow_up: Update dependency references ([#33638](https://github.com/bitnami/charts/pull/33638))
|
||||
|
||||
## <small>9.2.5 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/mongodb-sharded] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([07e1ed1](https://github.com/bitnami/charts/commit/07e1ed1be815ad1edd28babc745ef230ece66c31)), closes [#33406](https://github.com/bitnami/charts/issues/33406)
|
||||
|
||||
## <small>9.2.4 (2025-05-01)</small>
|
||||
|
||||
|
||||
@@ -2,16 +2,16 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: service
|
||||
category: Database
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: mongodb-exporter
|
||||
image: docker.io/bitnami/mongodb-exporter:0.44.0-debian-12-r4
|
||||
image: docker.io/bitnami/mongodb-exporter:0.44.0-debian-12-r5
|
||||
- name: mongodb-sharded
|
||||
image: docker.io/bitnami/mongodb-sharded:8.0.9-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 8.0.9
|
||||
dependencies:
|
||||
@@ -20,7 +20,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: MongoDB(R) is an open source NoSQL database that uses JSON for data storage. MongoDB(TM) Sharded improves scalability and reliability for large datasets by distributing data across multiple machines.
|
||||
description: MongoDB(R) is an open source NoSQL database that uses JSON for data storage.
|
||||
MongoDB(TM) Sharded improves scalability and reliability for large datasets by distributing
|
||||
data across multiple machines.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/mongodb/img/mongodb-stack-220x234.png
|
||||
keywords:
|
||||
@@ -36,4 +38,4 @@ maintainers:
|
||||
name: mongodb-sharded
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded
|
||||
version: 9.2.5
|
||||
version: 9.2.6
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
<!--- app-name: MongoDB® Sharded -->
|
||||
|
||||
# MongoDB(R) Sharded packaged by Bitnami
|
||||
# MongoDB® Sharded packaged by Bitnami
|
||||
|
||||
MongoDB(R) is an open source NoSQL database that uses JSON for data storage. MongoDB(TM) Sharded improves scalability and reliability for large datasets by distributing data across multiple machines.
|
||||
MongoDB® is an open source NoSQL database that uses JSON for data storage. MongoDB™ Sharded improves scalability and reliability for large datasets by distributing data across multiple machines.
|
||||
|
||||
[Overview of MongoDB® Sharded](http://www.mongodb.org)
|
||||
|
||||
Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide a commercial license for any of these products. This listing has an open-source license. MongoDB(R) is run and maintained by MongoDB, which is a completely separate project from Bitnami.
|
||||
Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide a commercial license for any of these products. This listing has an open-source license. MongoDB® is run and maintained by MongoDB, which is a completely separate project from Bitnami.
|
||||
|
||||
## TL;DR
|
||||
|
||||
|
||||
@@ -1780,7 +1780,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mongodb-exporter
|
||||
tag: 0.44.0-debian-12-r4
|
||||
tag: 0.44.0-debian-12-r5
|
||||
digest: ""
|
||||
pullPolicy: Always
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user