From 42d2adcd31729c8102fb5e32ef627b9d09a378ba Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 7 Mar 2022 12:40:44 +0000 Subject: [PATCH] [bitnami/mongodb-sharded] Release 4.0.10 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mongodb-sharded/Chart.lock | 6 +++--- bitnami/mongodb-sharded/Chart.yaml | 2 +- bitnami/mongodb-sharded/values.yaml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/mongodb-sharded/Chart.lock b/bitnami/mongodb-sharded/Chart.lock index 289d81007b..b8814b6e6c 100644 --- a/bitnami/mongodb-sharded/Chart.lock +++ b/bitnami/mongodb-sharded/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.11.2 -digest: sha256:eda6c82c39104cba0d9522be8ed6316d0bedae75d36deb778ed7f97ff2217aca -generated: "2022-02-28T22:01:41.701836988Z" + version: 1.11.3 +digest: sha256:d5f850d857edd58b32c0e10652f6ec3ce5018def5542f2bcef38fd7fa0079d6b +generated: "2022-03-07T11:59:31.665943918Z" diff --git a/bitnami/mongodb-sharded/Chart.yaml b/bitnami/mongodb-sharded/Chart.yaml index 3da5fd87e9..41a24b47aa 100644 --- a/bitnami/mongodb-sharded/Chart.yaml +++ b/bitnami/mongodb-sharded/Chart.yaml @@ -26,4 +26,4 @@ name: mongodb-sharded sources: - https://github.com/bitnami/bitnami-docker-mongodb-sharded - https://mongodb.org -version: 4.0.9 +version: 4.0.10 diff --git a/bitnami/mongodb-sharded/values.yaml b/bitnami/mongodb-sharded/values.yaml index e390a44a0b..caf1b40c17 100644 --- a/bitnami/mongodb-sharded/values.yaml +++ b/bitnami/mongodb-sharded/values.yaml @@ -64,7 +64,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mongodb-sharded - tag: 4.4.13-debian-10-r0 + tag: 4.4.13-debian-10-r5 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -219,7 +219,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r353 + tag: 10-debian-10-r358 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1132,7 +1132,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.30.0-debian-10-r86 + tag: 0.30.0-debian-10-r91 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.