From 0fbcf926bb04ce00021013314b511324cd96056e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 6 Jun 2024 15:13:43 +0200 Subject: [PATCH] [bitnami/mongodb] Release 15.6.4 (#26907) * [bitnami/mongodb] Release 15.6.4 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/mongodb/CHANGELOG.md | 8 ++++++-- bitnami/mongodb/Chart.lock | 7 +++---- bitnami/mongodb/Chart.yaml | 38 ++++++++++++++++++------------------ bitnami/mongodb/values.yaml | 10 +++++----- 4 files changed, 33 insertions(+), 30 deletions(-) diff --git a/bitnami/mongodb/CHANGELOG.md b/bitnami/mongodb/CHANGELOG.md index 2be59620ef..9f5765d207 100644 --- a/bitnami/mongodb/CHANGELOG.md +++ b/bitnami/mongodb/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 15.6.3 (2024-06-04) +## 15.6.4 (2024-06-06) -* [bitnami/mongodb] Bump chart version ([#26650](https://github.com/bitnami/charts/pull/26650)) +* [bitnami/mongodb] Release 15.6.4 ([#26907](https://github.com/bitnami/charts/pull/26907)) + +## 15.6.3 (2024-06-04) + +* [bitnami/mongodb] Bump chart version (#26650) ([8a4412d](https://github.com/bitnami/charts/commit/8a4412df8904d90daefe8ac8a5345270867d329f)), closes [#26650](https://github.com/bitnami/charts/issues/26650) ## 15.6.2 (2024-06-04) diff --git a/bitnami/mongodb/Chart.lock b/bitnami/mongodb/Chart.lock index 974cc35e57..62e28103c1 100644 --- a/bitnami/mongodb/Chart.lock +++ b/bitnami/mongodb/Chart.lock @@ -1,7 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.19.3 -digest: sha256:de997835d9ce9a9deefc2d70d8c62b11aa1d1a76ece9e86a83736ab9f930bf4d -generated: "2024-05-21T14:16:04.685179172+02:00" - + version: 2.20.0 +digest: sha256:71e7e576e2b5403aae173a518430f727ccc2dd690a64cb44d47d6b8deb23d3c6 +generated: "2024-06-06T12:47:58.864241967Z" diff --git a/bitnami/mongodb/Chart.yaml b/bitnami/mongodb/Chart.yaml index 5ac1348287..2d93f12422 100644 --- a/bitnami/mongodb/Chart.yaml +++ b/bitnami/mongodb/Chart.yaml @@ -6,37 +6,37 @@ annotations: licenses: Apache-2.0 images: | - name: kubectl - image: docker.io/bitnami/kubectl:1.30.1-debian-12-r0 + image: docker.io/bitnami/kubectl:1.30.1-debian-12-r1 - name: mongodb image: docker.io/bitnami/mongodb:7.0.11-debian-12-r0 - name: mongodb-exporter - image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r29 + image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r30 - name: nginx - image: docker.io/bitnami/nginx:1.26.0-debian-12-r2 + image: docker.io/bitnami/nginx:1.27.0-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r21 + image: docker.io/bitnami/os-shell:12-debian-12-r22 apiVersion: v2 appVersion: 7.0.11 dependencies: - - name: common - repository: oci://registry-1.docker.io/bitnamicharts - tags: - - bitnami-common - version: 2.x.x +- name: common + repository: oci://registry-1.docker.io/bitnamicharts + tags: + - bitnami-common + version: 2.x.x description: MongoDB(R) is a relational open source NoSQL database. Easy to use, it stores data in JSON-like documents. Automated scalability and high-performance. Ideal for developing cloud native applications. home: https://bitnami.com icon: https://bitnami.com/assets/stacks/mongodb/img/mongodb-stack-220x234.png keywords: - - mongodb - - database - - nosql - - cluster - - replicaset - - replication +- mongodb +- database +- nosql +- cluster +- replicaset +- replication maintainers: - - name: Broadcom, Inc. All Rights Reserved. - url: https://github.com/bitnami/charts +- name: Broadcom, Inc. All Rights Reserved. + url: https://github.com/bitnami/charts name: mongodb sources: - - https://github.com/bitnami/charts/tree/main/bitnami/mongodb -version: 15.6.3 +- https://github.com/bitnami/charts/tree/main/bitnami/mongodb +version: 15.6.4 diff --git a/bitnami/mongodb/values.yaml b/bitnami/mongodb/values.yaml index cf1ccaf469..a85edc7ba5 100644 --- a/bitnami/mongodb/values.yaml +++ b/bitnami/mongodb/values.yaml @@ -255,7 +255,7 @@ tls: image: registry: docker.io repository: bitnami/nginx - tag: 1.26.0-debian-12-r2 + tag: 1.27.0-debian-12-r0 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -843,7 +843,7 @@ externalAccess: image: registry: docker.io repository: bitnami/kubectl - tag: 1.30.1-debian-12-r0 + tag: 1.30.1-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -893,7 +893,7 @@ externalAccess: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r21 + tag: 12-debian-12-r22 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1465,7 +1465,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r21 + tag: 12-debian-12-r22 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -2263,7 +2263,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.40.0-debian-12-r29 + tag: 0.40.0-debian-12-r30 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.