Skip to content

Commit

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

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot authored Jun 17, 2024
1 parent c2a8bdd commit 71d3b7e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 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.7 (2024-06-17)
## 15.6.8 (2024-06-17)

* [bitnami/mongodb] Release 15.6.7 ([#27254](https://github.com/bitnami/charts/pull/27254))
* [bitnami/mongodb] Release 15.6.8 ([#27317](https://github.com/bitnami/charts/pull/27317))

## <small>15.6.7 (2024-06-17)</small>

* [bitnami/mongodb] Release 15.6.7 (#27254) ([33a8fd2](https://github.com/bitnami/charts/commit/33a8fd21116b9ee49238ab13553010b859149bc1)), closes [#27254](https://github.com/bitnami/charts/issues/27254)

## <small>15.6.6 (2024-06-10)</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.20.2
digest: sha256:35d895f873f86ebff35e439bcf9da34c42a78c4db2e0e179bfb4014a2a0e2e10
generated: "2024-06-17T12:40:02.459516137Z"
version: 2.20.3
digest: sha256:569e1c9d81abdcad3891e065c0f23c83786527d2043f2bc68193c43d18886c19
generated: "2024-06-17T18:08:00.495734854Z"
4 changes: 2 additions & 2 deletions bitnami/mongodb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotations:
- name: kubectl
image: docker.io/bitnami/kubectl:1.30.2-debian-12-r0
- name: mongodb
image: docker.io/bitnami/mongodb:7.0.11-debian-12-r0
image: docker.io/bitnami/mongodb:7.0.11-debian-12-r1
- name: mongodb-exporter
image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r30
- name: nginx
Expand Down Expand Up @@ -39,4 +39,4 @@ maintainers:
name: mongodb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb
version: 15.6.7
version: 15.6.8
2 changes: 1 addition & 1 deletion bitnami/mongodb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mongodb
tag: 7.0.11-debian-12-r0
tag: 7.0.11-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 71d3b7e

Please sign in to comment.