From 3f96b120eb4bb7c6792231f2da30c8eb3e47a165 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 21 Oct 2020 18:43:50 +0000 Subject: [PATCH] [bitnami/mongodb-sharded] Release 2.1.4 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mongodb-sharded/Chart.yaml | 2 +- bitnami/mongodb-sharded/values-production.yaml | 4 ++-- bitnami/mongodb-sharded/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/mongodb-sharded/Chart.yaml b/bitnami/mongodb-sharded/Chart.yaml index 3eb8006c4..f4d42bff8 100644 --- a/bitnami/mongodb-sharded/Chart.yaml +++ b/bitnami/mongodb-sharded/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mongodb-sharded -version: 2.1.3 +version: 2.1.4 appVersion: 4.4.1 description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications. Sharded topology. keywords: diff --git a/bitnami/mongodb-sharded/values-production.yaml b/bitnami/mongodb-sharded/values-production.yaml index 08c0f28f3..0d6523b63 100644 --- a/bitnami/mongodb-sharded/values-production.yaml +++ b/bitnami/mongodb-sharded/values-production.yaml @@ -14,7 +14,7 @@ global: {} image: registry: docker.io repository: bitnami/mongodb-sharded - tag: 4.4.1-debian-10-r12 + tag: 4.4.1-debian-10-r39 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -861,7 +861,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.11.1-debian-10-r32 + tag: 0.11.2-debian-10-r18 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/bitnami/mongodb-sharded/values.yaml b/bitnami/mongodb-sharded/values.yaml index 11a730fb2..f3bbcf2f2 100644 --- a/bitnami/mongodb-sharded/values.yaml +++ b/bitnami/mongodb-sharded/values.yaml @@ -14,7 +14,7 @@ global: {} image: registry: docker.io repository: bitnami/mongodb-sharded - tag: 4.4.1-debian-10-r12 + tag: 4.4.1-debian-10-r39 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -841,7 +841,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.11.1-debian-10-r32 + tag: 0.11.2-debian-10-r18 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.