diff --git a/stable/mongodb/Chart.yaml b/stable/mongodb/Chart.yaml index 0b87acfef7..647c9a6e07 100644 --- a/stable/mongodb/Chart.yaml +++ b/stable/mongodb/Chart.yaml @@ -1,6 +1,6 @@ name: mongodb -version: 2.0.3 -appVersion: 3.7.3 +version: 2.0.4 +appVersion: 3.6.4 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.yaml b/stable/mongodb/values.yaml index 9f8de36831..2ca6faebb5 100644 --- a/stable/mongodb/values.yaml +++ b/stable/mongodb/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/mongodb - tag: 3.7.3 + tag: 3.6.4 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images