mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/mongodb-sharded] Release 9.2.3 (#32994)
* [bitnami/mongodb-sharded] Release 9.2.3 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.2 (2025-04-02)
|
||||
## 9.2.3 (2025-04-14)
|
||||
|
||||
* [bitnami/mongodb-sharded] Release 9.2.2 ([#32751](https://github.com/bitnami/charts/pull/32751))
|
||||
* [bitnami/mongodb-sharded] Release 9.2.3 ([#32994](https://github.com/bitnami/charts/pull/32994))
|
||||
|
||||
## <small>9.2.2 (2025-04-02)</small>
|
||||
|
||||
* [bitnami/mongodb-sharded] Release 9.2.2 (#32751) ([828a6e1](https://github.com/bitnami/charts/commit/828a6e12d079ff09cc34f1ec26f4c2a929f04e7c)), closes [#32751](https://github.com/bitnami/charts/issues/32751)
|
||||
|
||||
## <small>9.2.1 (2025-03-21)</small>
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: mongodb-exporter
|
||||
image: docker.io/bitnami/mongodb-exporter:0.44.0-debian-12-r1
|
||||
image: docker.io/bitnami/mongodb-exporter:0.44.0-debian-12-r3
|
||||
- name: mongodb-sharded
|
||||
image: docker.io/bitnami/mongodb-sharded:8.0.6-debian-12-r1
|
||||
image: docker.io/bitnami/mongodb-sharded:8.0.8-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r42
|
||||
apiVersion: v2
|
||||
appVersion: 8.0.6
|
||||
appVersion: 8.0.8
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: mongodb-sharded
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded
|
||||
version: 9.2.2
|
||||
version: 9.2.3
|
||||
|
||||
@@ -92,7 +92,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mongodb-sharded
|
||||
tag: 8.0.6-debian-12-r1
|
||||
tag: 8.0.8-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -259,7 +259,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r40
|
||||
tag: 12-debian-12-r42
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -1780,7 +1780,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mongodb-exporter
|
||||
tag: 0.44.0-debian-12-r1
|
||||
tag: 0.44.0-debian-12-r3
|
||||
digest: ""
|
||||
pullPolicy: Always
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user