From 43306df9f67a6c38743cac362676317aa7a8318e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 29 Feb 2024 01:19:52 +0100 Subject: [PATCH] [bitnami/mongodb] Release 14.12.3 updating components versions (#23975) Signed-off-by: Bitnami Containers --- bitnami/mongodb/Chart.yaml | 14 +++++++------- bitnami/mongodb/values.yaml | 10 +++++----- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/bitnami/mongodb/Chart.yaml b/bitnami/mongodb/Chart.yaml index b2674ff121..de1333e9b3 100644 --- a/bitnami/mongodb/Chart.yaml +++ b/bitnami/mongodb/Chart.yaml @@ -6,17 +6,17 @@ annotations: licenses: Apache-2.0 images: | - name: kubectl - image: docker.io/bitnami/kubectl:1.29.2-debian-12-r1 + image: docker.io/bitnami/kubectl:1.29.2-debian-12-r2 - name: mongodb - image: docker.io/bitnami/mongodb:7.0.5-debian-12-r4 + image: docker.io/bitnami/mongodb:7.0.6-debian-12-r0 - name: mongodb-exporter - image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r11 + image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r12 - name: nginx - image: docker.io/bitnami/nginx:1.25.4-debian-12-r1 + image: docker.io/bitnami/nginx:1.25.4-debian-12-r2 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r15 + image: docker.io/bitnami/os-shell:12-debian-12-r16 apiVersion: v2 -appVersion: 7.0.5 +appVersion: 7.0.6 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -39,4 +39,4 @@ maintainers: name: mongodb sources: - https://github.com/bitnami/charts/tree/main/bitnami/mongodb -version: 14.12.2 +version: 14.12.3 diff --git a/bitnami/mongodb/values.yaml b/bitnami/mongodb/values.yaml index b676c422f6..96716f9340 100644 --- a/bitnami/mongodb/values.yaml +++ b/bitnami/mongodb/values.yaml @@ -120,7 +120,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mongodb - tag: 7.0.5-debian-12-r5 + tag: 7.0.6-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -246,7 +246,7 @@ tls: image: registry: docker.io repository: bitnami/nginx - tag: 1.25.4-debian-12-r1 + tag: 1.25.4-debian-12-r2 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -834,7 +834,7 @@ externalAccess: image: registry: docker.io repository: bitnami/kubectl - tag: 1.29.2-debian-12-r1 + tag: 1.29.2-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1382,7 +1382,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r15 + tag: 12-debian-12-r16 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -2180,7 +2180,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.40.0-debian-12-r11 + tag: 0.40.0-debian-12-r12 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.