From f89ce7727f39d4a76019c8eeedfee052dc9296b8 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sat, 2 Apr 2022 08:02:38 +0000 Subject: [PATCH] [bitnami/mongodb-sharded] Release 4.0.17 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mongodb-sharded/Chart.yaml | 2 +- bitnami/mongodb-sharded/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/mongodb-sharded/Chart.yaml b/bitnami/mongodb-sharded/Chart.yaml index ddd38817b2..1d1a38f08a 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.16 +version: 4.0.17 diff --git a/bitnami/mongodb-sharded/values.yaml b/bitnami/mongodb-sharded/values.yaml index dbb510e7fe..e6520ba30e 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-r25 + tag: 4.4.13-debian-10-r30 ## 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-r378 + tag: 10-debian-10-r383 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-r111 + tag: 0.31.1-debian-10-r1 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.