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