mirror of
https://github.com/bitnami/charts.git
synced 2026-02-13 14:37:09 +08:00
[bitnami/mongodb-sharded] Release 9.1.1 (#31389)
* [bitnami/mongodb-sharded] Release 9.1.1 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:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 9.1.1 (2025-01-15)
|
||||
|
||||
* [bitnami/mongodb-sharded] Release 9.1.1 ([#31389](https://github.com/bitnami/charts/pull/31389))
|
||||
|
||||
## 9.1.0 (2024-12-10)
|
||||
|
||||
* [bitnami/mongodb-sharded] Detect non-standard images ([#30927](https://github.com/bitnami/charts/pull/30927))
|
||||
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
|
||||
* [bitnami/mongodb-sharded] Detect non-standard images (#30927) ([3c8ef42](https://github.com/bitnami/charts/commit/3c8ef421a131f3c69c1bf6b95bbae8d1c7ef6b31)), closes [#30927](https://github.com/bitnami/charts/issues/30927)
|
||||
|
||||
## <small>9.0.5 (2024-12-06)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.28.0
|
||||
digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74
|
||||
generated: "2024-12-10T17:16:53.230444+01:00"
|
||||
version: 2.29.0
|
||||
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
|
||||
generated: "2025-01-15T22:33:16.501583467Z"
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: mongodb-exporter
|
||||
image: docker.io/bitnami/mongodb-exporter:0.43.0-debian-12-r0
|
||||
image: docker.io/bitnami/mongodb-exporter:0.43.1-debian-12-r1
|
||||
- name: mongodb-sharded
|
||||
image: docker.io/bitnami/mongodb-sharded:8.0.4-debian-12-r0
|
||||
image: docker.io/bitnami/mongodb-sharded:8.0.4-debian-12-r1
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r33
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r35
|
||||
apiVersion: v2
|
||||
appVersion: 8.0.4
|
||||
dependencies:
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: mongodb-sharded
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded
|
||||
version: 9.1.0
|
||||
version: 9.1.1
|
||||
|
||||
@@ -92,7 +92,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mongodb-sharded
|
||||
tag: 8.0.4-debian-12-r0
|
||||
tag: 8.0.4-debian-12-r1
|
||||
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-r33
|
||||
tag: 12-debian-12-r35
|
||||
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.0-debian-12-r0
|
||||
tag: 0.43.1-debian-12-r1
|
||||
digest: ""
|
||||
pullPolicy: Always
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user