mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/mongodb-sharded] ⚡ ⬆️ Update dependency references (#34084)
* [bitnami/mongodb-sharded] Release 9.3.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> * 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.3.2 (2025-06-03)
|
||||
## 9.3.3 (2025-06-04)
|
||||
|
||||
* [bitnami/mongodb-sharded] :zap: :arrow_up: Update dependency references ([#34055](https://github.com/bitnami/charts/pull/34055))
|
||||
* [bitnami/mongodb-sharded] :zap: :arrow_up: Update dependency references ([#34084](https://github.com/bitnami/charts/pull/34084))
|
||||
|
||||
## <small>9.3.2 (2025-06-03)</small>
|
||||
|
||||
* [bitnami/mongodb-sharded] :zap: :arrow_up: Update dependency references (#34055) ([c1d1d77](https://github.com/bitnami/charts/commit/c1d1d77cb2671c03736fc534bac36b4889038bac)), closes [#34055](https://github.com/bitnami/charts/issues/34055)
|
||||
|
||||
## <small>9.3.1 (2025-06-02)</small>
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ annotations:
|
||||
- name: mongodb-exporter
|
||||
image: docker.io/bitnami/mongodb-exporter:0.45.0-debian-12-r1
|
||||
- name: mongodb-sharded
|
||||
image: docker.io/bitnami/mongodb-sharded:8.0.9-debian-12-r3
|
||||
image: docker.io/bitnami/mongodb-sharded:8.0.10-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 8.0.9
|
||||
appVersion: 8.0.10
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -38,4 +38,4 @@ maintainers:
|
||||
name: mongodb-sharded
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded
|
||||
version: 9.3.2
|
||||
version: 9.3.3
|
||||
|
||||
@@ -92,7 +92,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mongodb-sharded
|
||||
tag: 8.0.9-debian-12-r3
|
||||
tag: 8.0.10-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user