mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
[bitnami/mongodb] ⚡ ⬆️ Update dependency references (#34007)
* [bitnami/mongodb] Release 16.5.13 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
|
||||
|
||||
## 16.5.12 (2025-05-29)
|
||||
## 16.5.13 (2025-05-30)
|
||||
|
||||
* [bitnami/mongodb] :zap: :arrow_up: Update dependency references ([#33969](https://github.com/bitnami/charts/pull/33969))
|
||||
* [bitnami/mongodb] :zap: :arrow_up: Update dependency references ([#34007](https://github.com/bitnami/charts/pull/34007))
|
||||
|
||||
## <small>16.5.12 (2025-05-29)</small>
|
||||
|
||||
* [bitnami/mongodb] :zap: :arrow_up: Update dependency references (#33969) ([7d6fc66](https://github.com/bitnami/charts/commit/7d6fc669cd8ff35876db19ba007cb82d40918f7d)), closes [#33969](https://github.com/bitnami/charts/issues/33969)
|
||||
|
||||
## <small>16.5.11 (2025-05-21)</small>
|
||||
|
||||
|
||||
@@ -7,11 +7,11 @@ annotations:
|
||||
- name: kubectl
|
||||
image: docker.io/bitnami/kubectl:1.33.1-debian-12-r2
|
||||
- name: mongodb
|
||||
image: docker.io/bitnami/mongodb:8.0.9-debian-12-r3
|
||||
image: docker.io/bitnami/mongodb:8.0.9-debian-12-r4
|
||||
- name: mongodb-exporter
|
||||
image: docker.io/bitnami/mongodb-exporter:0.44.0-debian-12-r6
|
||||
- name: nginx
|
||||
image: docker.io/bitnami/nginx:1.28.0-debian-12-r2
|
||||
image: docker.io/bitnami/nginx:1.28.0-debian-12-r3
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||
licenses: Apache-2.0
|
||||
@@ -42,4 +42,4 @@ maintainers:
|
||||
name: mongodb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb
|
||||
version: 16.5.12
|
||||
version: 16.5.13
|
||||
|
||||
@@ -139,7 +139,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mongodb
|
||||
tag: 8.0.9-debian-12-r3
|
||||
tag: 8.0.9-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -265,7 +265,7 @@ tls:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx
|
||||
tag: 1.28.0-debian-12-r2
|
||||
tag: 1.28.0-debian-12-r3
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user