Skip to content

Commit

Permalink
[bitnami/mongodb] Release 15.6.19 (#28889)
Browse files Browse the repository at this point in the history
* [bitnami/mongodb] Release 15.6.19 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 Aug 14, 2024
1 parent ddf160a commit 8b3cb57
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 14 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.18 (2024-08-07)
## 15.6.19 (2024-08-14)

* [bitnami/mongodb] fix(NOTES.txt): Missing messages ([#28685](https://github.com/bitnami/charts/pull/28685))
* [bitnami/mongodb] Release 15.6.19 ([#28889](https://github.com/bitnami/charts/pull/28889))

## <small>15.6.18 (2024-08-07)</small>

* [bitnami/mongodb] fix(NOTES.txt): Missing messages (#28685) ([7e31f12](https://github.com/bitnami/charts/commit/7e31f12208a7ae11060d3eaa68c09f74cbc4a6a4)), closes [#28685](https://github.com/bitnami/charts/issues/28685)

## <small>15.6.17 (2024-08-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.21.0
digest: sha256:aad727fb6bd333a7ebb22f06f1edcb53349acdbffaa1baffa0266d9a33162dbd
generated: "2024-08-06T16:06:56.042737423Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-14T19:49:15.819044677Z"
10 changes: 5 additions & 5 deletions bitnami/mongodb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: kubectl
image: docker.io/bitnami/kubectl:1.30.3-debian-12-r4
image: docker.io/bitnami/kubectl:1.31.0-debian-12-r0
- name: mongodb
image: docker.io/bitnami/mongodb:7.0.12-debian-12-r5
image: docker.io/bitnami/mongodb:7.0.12-debian-12-r6
- name: mongodb-exporter
image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r35
image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r36
- name: nginx
image: docker.io/bitnami/nginx:1.27.0-debian-12-r6
image: docker.io/bitnami/nginx:1.27.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
apiVersion: v2
Expand All @@ -39,4 +39,4 @@ maintainers:
name: mongodb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb
version: 15.6.18
version: 15.6.19
8 changes: 4 additions & 4 deletions bitnami/mongodb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mongodb
tag: 7.0.12-debian-12-r5
tag: 7.0.12-debian-12-r6
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -257,7 +257,7 @@ tls:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.27.0-debian-12-r6
tag: 1.27.1-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -845,7 +845,7 @@ externalAccess:
image:
registry: docker.io
repository: bitnami/kubectl
tag: 1.30.3-debian-12-r4
tag: 1.31.0-debian-12-r0
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-r35
tag: 0.40.0-debian-12-r36
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 8b3cb57

Please sign in to comment.