From 5c81c341dfb3d6deebc63fd8ec0bed0d524ec456 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 16 Jul 2019 17:19:26 +0200 Subject: [PATCH] [stable/mongodb] Release 6.1.3 updating components versions (#15567) Signed-off-by: Bitnami Containers --- stable/mongodb/Chart.yaml | 2 +- stable/mongodb/values-production.yaml | 2 +- stable/mongodb/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/mongodb/Chart.yaml b/stable/mongodb/Chart.yaml index 26283c07af..05d39a0c98 100644 --- a/stable/mongodb/Chart.yaml +++ b/stable/mongodb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mongodb -version: 6.1.2 +version: 6.1.3 appVersion: 4.0.10 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/stable/mongodb/values-production.yaml b/stable/mongodb/values-production.yaml index 8f36371f72..26bb1fb3b1 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.10-debian-9-r39 + tag: 4.0.10-debian-9-r53 ## 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 fd3cd94967..e30e1c65d6 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.10-debian-9-r39 + tag: 4.0.10-debian-9-r53 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ##