[stable/mongo] Use stable mongodb version in the chart (#5375)

This commit is contained in:
Tomas Pizarro
2018-05-03 07:43:51 -07:00
committed by k8s-ci-robot
parent dc24d65487
commit 5af7079b88
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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