From dd78f46cf47a784544aeab50b319762b53062938 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 22 Apr 2020 05:17:42 +0000 Subject: [PATCH] [bitnami/mongodb] Release 7.10.13 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mongodb/Chart.yaml | 2 +- bitnami/mongodb/values-production.yaml | 4 ++-- bitnami/mongodb/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/mongodb/Chart.yaml b/bitnami/mongodb/Chart.yaml index 51cad99510..c0542ecbff 100644 --- a/bitnami/mongodb/Chart.yaml +++ b/bitnami/mongodb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mongodb -version: 7.10.12 +version: 7.10.13 appVersion: 4.2.6 description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications. keywords: diff --git a/bitnami/mongodb/values-production.yaml b/bitnami/mongodb/values-production.yaml index 53be6d5875..762bf07901 100644 --- a/bitnami/mongodb/values-production.yaml +++ b/bitnami/mongodb/values-production.yaml @@ -18,7 +18,7 @@ image: ## Bitnami MongoDB image tag ## ref: https://hub.docker.com/r/bitnami/mongodb/tags/ ## - tag: 4.2.6-debian-10-r0 + tag: 4.2.6-debian-10-r7 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -444,7 +444,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.10.0-debian-10-r80 + tag: 0.11.0-debian-10-r0 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/bitnami/mongodb/values.yaml b/bitnami/mongodb/values.yaml index b23b18cded..144498a3b3 100644 --- a/bitnami/mongodb/values.yaml +++ b/bitnami/mongodb/values.yaml @@ -18,7 +18,7 @@ image: ## Bitnami MongoDB image tag ## ref: https://hub.docker.com/r/bitnami/mongodb/tags/ ## - tag: 4.2.6-debian-10-r0 + tag: 4.2.6-debian-10-r7 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -446,7 +446,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.10.0-debian-10-r80 + tag: 0.11.0-debian-10-r0 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.