[bitnami/mongodb-sharded] Release 9.1.3 (#32134)

* [bitnami/mongodb-sharded] Release 9.1.3 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2025-02-22 00:43:09 +01:00
committed by GitHub
parent 3312b24b28
commit 65a30fab02
4 changed files with 20 additions and 15 deletions
+9 -4
View File
@@ -1,8 +1,13 @@
# Changelog
## 9.1.2 (2025-02-03)
## 9.1.3 (2025-02-21)
* [bitnami/mongodb-sharded] Release 9.1.2 ([#31698](https://github.com/bitnami/charts/pull/31698))
* [bitnami/mongodb-sharded] Release 9.1.3 ([#32134](https://github.com/bitnami/charts/pull/32134))
## <small>9.1.2 (2025-02-03)</small>
* [bitnami/mongodb-sharded] Release 9.1.2 (#31698) ([ae3a2f2](https://github.com/bitnami/charts/commit/ae3a2f21844f4a2f585800ae5b21e7c731fa96fa)), closes [#31698](https://github.com/bitnami/charts/issues/31698)
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)
## <small>9.1.1 (2025-01-15)</small>
@@ -692,7 +697,7 @@
## <small>4.0.6 (2022-02-23)</small>
* Merge branch 'master' of https://github.com/bitnami/charts (#9163) ([7413cdb](https://github.com/bitnami/charts/commit/7413cdb88d22c2f158b6f47285c2ebdb653b9896)), closes [#9163](https://github.com/bitnami/charts/issues/9163)
* Merge branch 'master' of https://github.com/bitnami/charts (#9163) ([7413cdb](https://github.com/bitnami/charts/commit/7413cdb88d22c2f158b6f47285c2ebdb653b9896))
## <small>4.0.5 (2022-02-21)</small>
@@ -904,7 +909,7 @@
## 3.6.0 (2021-06-11)
* [bitnami/mongodb-sharded] Added `dataNodeSelectorLoopId` and `dataNodeTolerationLoopId` to /shard/sh ([ccae74f](https://github.com/bitnami/charts/commit/ccae74f2316acf0fe879b10a914739047a874178)), closes [#6601](https://github.com/bitnami/charts/issues/6601) [/github.com/bitnami/charts/pull/6601#pullrequestreview-679450792](https://github.com//github.com/bitnami/charts/pull/6601/issues/pullrequestreview-679450792)
* [bitnami/mongodb-sharded] Added `dataNodeSelectorLoopId` and `dataNodeTolerationLoopId` to /shard/sh ([ccae74f](https://github.com/bitnami/charts/commit/ccae74f2316acf0fe879b10a914739047a874178)), closes [#6601](https://github.com/bitnami/charts/issues/6601)
## 3.5.0 (2021-06-09)
+3 -3
View File
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
generated: "2025-02-01T22:43:40.764935065Z"
version: 2.30.0
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
generated: "2025-02-21T23:11:03.002164794Z"
+5 -5
View File
@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: mongodb-exporter
image: docker.io/bitnami/mongodb-exporter:0.43.1-debian-12-r3
image: docker.io/bitnami/mongodb-exporter:0.43.1-debian-12-r9
- name: mongodb-sharded
image: docker.io/bitnami/mongodb-sharded:8.0.4-debian-12-r2
image: docker.io/bitnami/mongodb-sharded:8.0.5-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r36
image: docker.io/bitnami/os-shell:12-debian-12-r39
apiVersion: v2
appVersion: 8.0.4
appVersion: 8.0.5
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -35,4 +35,4 @@ maintainers:
name: mongodb-sharded
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded
version: 9.1.2
version: 9.1.3
+3 -3
View File
@@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mongodb-sharded
tag: 8.0.4-debian-12-r2
tag: 8.0.5-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-r36
tag: 12-debian-12-r39
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -1780,7 +1780,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mongodb-exporter
tag: 0.43.1-debian-12-r3
tag: 0.43.1-debian-12-r9
digest: ""
pullPolicy: Always
## Optionally specify an array of imagePullSecrets.