Skip to content

Commit

Permalink
[bitnami/mongodb] Release 15.6.25 (#29529)
Browse files Browse the repository at this point in the history
* [bitnami/mongodb] Release 15.6.25 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 committed Sep 19, 2024
1 parent 69c82cf commit 8091ced
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
8 changes: 6 additions & 2 deletions bitnami/mongodb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 15.6.24 (2024-09-14)
## 15.6.25 (2024-09-19)

* [bitnami/mongodb] Release 15.6.24 ([#29414](https://github.com/bitnami/charts/pull/29414))
* [bitnami/mongodb] Release 15.6.25 ([#29529](https://github.com/bitnami/charts/pull/29529))

## <small>15.6.24 (2024-09-14)</small>

* [bitnami/mongodb] Release 15.6.24 (#29414) ([dd49bc9](https://github.com/bitnami/charts/commit/dd49bc9b8e14aef99705e0c9eba76ac01de93d5f)), closes [#29414](https://github.com/bitnami/charts/issues/29414)

## <small>15.6.23 (2024-09-11)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/mongodb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: kubectl
image: docker.io/bitnami/kubectl:1.31.1-debian-12-r1
image: docker.io/bitnami/kubectl:1.31.1-debian-12-r2
- name: mongodb
image: docker.io/bitnami/mongodb:7.0.14-debian-12-r3
- name: mongodb-exporter
image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r40
image: docker.io/bitnami/mongodb-exporter:0.41.0-debian-12-r0
- name: nginx
image: docker.io/bitnami/nginx:1.27.1-debian-12-r5
- name: os-shell
Expand Down Expand Up @@ -39,4 +39,4 @@ maintainers:
name: mongodb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb
version: 15.6.24
version: 15.6.25
4 changes: 2 additions & 2 deletions bitnami/mongodb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@ externalAccess:
image:
registry: docker.io
repository: bitnami/kubectl
tag: 1.31.1-debian-12-r1
tag: 1.31.1-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -2265,7 +2265,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mongodb-exporter
tag: 0.40.0-debian-12-r40
tag: 0.41.0-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 8091ced

Please sign in to comment.