From baed3a4c1f259ef7550bdcb6adab4f54cd1a3d04 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 29 Mar 2019 14:40:13 +0100 Subject: [PATCH] stable/mongodb: update to 4.0.8 (#12665) 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 2d2f6fb2d8..3795054bf9 100644 --- a/stable/mongodb/Chart.yaml +++ b/stable/mongodb/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: mongodb -version: 5.14.1 -appVersion: 4.0.7 +version: 5.14.2 +appVersion: 4.0.8 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 9264473ed9..498c2e2ead 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.7 + tag: 4.0.8 ## 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 17f4e369ca..1793019981 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.7 + tag: 4.0.8 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images