diff --git a/stable/mongodb/Chart.yaml b/stable/mongodb/Chart.yaml index 34d915cec2..2bbc07480d 100644 --- a/stable/mongodb/Chart.yaml +++ b/stable/mongodb/Chart.yaml @@ -1,6 +1,6 @@ name: mongodb -version: 3.0.3 -appVersion: 3.6.5 +version: 3.0.4 +appVersion: 3.6.6 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 fa6df511ab..5cf34c4e6f 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: 3.6.5-debian-9 + tag: 3.6.6-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 1cc313c47a..f82a100e96 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: 3.6.5-debian-9 + tag: 3.6.6-debian-9 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images