update MongoDB image version to 3.4.0-r0 (#298)

This commit is contained in:
jotadrilo
2016-12-15 13:14:48 -08:00
committed by Lachlan Evenson
parent ebb95eac3e
commit d020c4d1ce
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: mongodb
version: 0.4.1
version: 0.4.2
description: Chart for MongoDB
keywords:
- mongodb
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami MongoDB image version
## ref: https://hub.docker.com/r/bitnami/mongodb/tags/
##
image: bitnami/mongodb:3.2.11-r1
image: bitnami/mongodb:3.4.0-r0
## Specify a imagePullPolicy
## 'Always' if imageTag is 'latest', else set to 'IfNotPresent'