Skip to content

Commit

Permalink
[bitnami/mongodb] Release 16.4.1 (#31390)
Browse files Browse the repository at this point in the history
* [bitnami/mongodb] Release 16.4.1 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 15, 2025
1 parent 5431593 commit 639b28e
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 16 deletions.
7 changes: 6 additions & 1 deletion bitnami/mongodb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 16.4.1 (2025-01-15)

* [bitnami/mongodb] Release 16.4.1 ([#31390](https://github.com/bitnami/charts/pull/31390))

## 16.4.0 (2024-12-10)

* [bitnami/mongodb] Detect non-standard images ([#30926](https://github.com/bitnami/charts/pull/30926))
* [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] Detect non-standard images (#30926) ([9b7cdc2](https://github.com/bitnami/charts/commit/9b7cdc25e189dcb8256a4a11aa35bf46fa01b6c7)), closes [#30926](https://github.com/bitnami/charts/issues/30926)

## <small>16.3.3 (2024-12-06)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/mongodb/Chart.lock
Original file line number Diff line number Diff line change
@@ -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:31.144277+01:00"
version: 2.29.0
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
generated: "2025-01-15T22:33:17.634118911Z"
12 changes: 6 additions & 6 deletions bitnami/mongodb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ annotations:
licenses: Apache-2.0
images: |
- name: kubectl
image: docker.io/bitnami/kubectl:1.31.3-debian-12-r1
image: docker.io/bitnami/kubectl:1.32.1-debian-12-r0
- name: mongodb
image: docker.io/bitnami/mongodb:8.0.4-debian-12-r0
image: docker.io/bitnami/mongodb:8.0.4-debian-12-r2
- 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: nginx
image: docker.io/bitnami/nginx:1.27.3-debian-12-r0
image: docker.io/bitnami/nginx:1.27.3-debian-12-r5
- 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:
Expand All @@ -39,4 +39,4 @@ maintainers:
name: mongodb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb
version: 16.4.0
version: 16.4.1
12 changes: 6 additions & 6 deletions bitnami/mongodb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mongodb
tag: 8.0.4-debian-12-r0
tag: 8.0.4-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -262,7 +262,7 @@ tls:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.27.3-debian-12-r0
tag: 1.27.3-debian-12-r5
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -850,7 +850,7 @@ externalAccess:
image:
registry: docker.io
repository: bitnami/kubectl
tag: 1.31.3-debian-12-r1
tag: 1.32.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -899,7 +899,7 @@ externalAccess:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r33
tag: 12-debian-12-r35
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -1625,7 +1625,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r33
tag: 12-debian-12-r35
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -2425,7 +2425,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: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 639b28e

Please sign in to comment.