From fc97be4066b1c68a1f67ce04d2fc0a2b521939ab Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 22 Mar 2019 09:14:18 +0100 Subject: [PATCH] stable/mongodb: update to 4.0.7 (#12448) Signed-off-by: Bitnami Containers --- stable/mongodb/Chart.yaml | 4 ++-- stable/mongodb/values-production.yaml | 2 +- stable/mongodb/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/mongodb/Chart.yaml b/stable/mongodb/Chart.yaml index 8212b42294..1d2402957c 100644 --- a/stable/mongodb/Chart.yaml +++ b/stable/mongodb/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: mongodb -version: 5.13.1 -appVersion: 4.0.6 +version: 5.13.2 +appVersion: 4.0.7 description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications. keywords: - mongodb diff --git a/stable/mongodb/values-production.yaml b/stable/mongodb/values-production.yaml index 91bcc0c231..ff0831c8ff 100644 --- a/stable/mongodb/values-production.yaml +++ b/stable/mongodb/values-production.yaml @@ -17,7 +17,7 @@ image: ## Bitnami MongoDB image tag ## ref: https://hub.docker.com/r/bitnami/mongodb/tags/ ## - tag: 4.0.6 + tag: 4.0.7 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images diff --git a/stable/mongodb/values.yaml b/stable/mongodb/values.yaml index f95d9d6ccf..2388902be9 100644 --- a/stable/mongodb/values.yaml +++ b/stable/mongodb/values.yaml @@ -17,7 +17,7 @@ image: ## Bitnami MongoDB image tag ## ref: https://hub.docker.com/r/bitnami/mongodb/tags/ ## - tag: 4.0.6 + tag: 4.0.7 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images