mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
[bitnami/mongodb-sharded] Release 9.2.2 (#32751)
* [bitnami/mongodb-sharded] Release 9.2.2 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 9.2.1 (2025-03-21)
|
||||
## 9.2.2 (2025-04-02)
|
||||
|
||||
* [bitnami/mongodb-sharded] Release 9.2.1 ([#32550](https://github.com/bitnami/charts/pull/32550))
|
||||
* [bitnami/mongodb-sharded] Release 9.2.2 ([#32751](https://github.com/bitnami/charts/pull/32751))
|
||||
|
||||
## <small>9.2.1 (2025-03-21)</small>
|
||||
|
||||
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
|
||||
* [bitnami/mongodb-sharded] Release 9.2.1 (#32550) ([73a090e](https://github.com/bitnami/charts/commit/73a090eab45cd85a0623bb50906b3ae4d1d3c366)), closes [#32550](https://github.com/bitnami/charts/issues/32550)
|
||||
|
||||
## 9.2.0 (2025-02-27)
|
||||
|
||||
|
||||
@@ -7,9 +7,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: mongodb-exporter
|
||||
image: docker.io/bitnami/mongodb-exporter:0.43.1-debian-12-r11
|
||||
image: docker.io/bitnami/mongodb-exporter:0.44.0-debian-12-r1
|
||||
- name: mongodb-sharded
|
||||
image: docker.io/bitnami/mongodb-sharded:8.0.6-debian-12-r0
|
||||
image: docker.io/bitnami/mongodb-sharded:8.0.6-debian-12-r1
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
apiVersion: v2
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: mongodb-sharded
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded
|
||||
version: 9.2.1
|
||||
version: 9.2.2
|
||||
|
||||
@@ -92,7 +92,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mongodb-sharded
|
||||
tag: 8.0.6-debian-12-r0
|
||||
tag: 8.0.6-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1780,7 +1780,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mongodb-exporter
|
||||
tag: 0.43.1-debian-12-r11
|
||||
tag: 0.44.0-debian-12-r1
|
||||
digest: ""
|
||||
pullPolicy: Always
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user