From f9731b0a3a0e9759a6f0f10efbf2be8a56caa2f6 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 28 Aug 2018 12:44:52 -0700 Subject: [PATCH] [stable/mongodb] Release 4.2.1 (#7382) * mongodb: update to `4.0.2-debian-9` Signed-off-by: Adnan Abdulhussein * mongodb: bump chart appVersion to `4.0.2` Signed-off-by: Adnan Abdulhussein * mongodb: bump chart version to `4.2.1` Signed-off-by: Adnan Abdulhussein --- 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 086dff2c07..8f1ace74dc 100644 --- a/stable/mongodb/Chart.yaml +++ b/stable/mongodb/Chart.yaml @@ -1,6 +1,6 @@ name: mongodb -version: 4.2.0 -appVersion: 4.0.1 +version: 4.2.1 +appVersion: 4.0.2 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 df0b4bb337..66964d74fa 100644 --- a/stable/mongodb/values-production.yaml +++ b/stable/mongodb/values-production.yaml @@ -8,7 +8,7 @@ image: ## Bitnami MongoDB image tag ## ref: https://hub.docker.com/r/bitnami/mongodb/tags/ ## - tag: 4.0.1-debian-9 + tag: 4.0.2-debian-9 ## 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 5612e122df..e7253ead13 100644 --- a/stable/mongodb/values.yaml +++ b/stable/mongodb/values.yaml @@ -8,7 +8,7 @@ image: ## Bitnami MongoDB image tag ## ref: https://hub.docker.com/r/bitnami/mongodb/tags/ ## - tag: 4.0.1-debian-9 + tag: 4.0.2-debian-9 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images