Update MongoDB to version 3.4.1-r0 (#340)

This commit is contained in:
tompizmor
2017-01-03 16:38:47 -08:00
committed by Lachlan Evenson
parent feccd08c86
commit 254da4eefe
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: mongodb
version: 0.4.2
version: 0.4.3
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.4.0-r0
image: bitnami/mongodb:3.4.1-r0
## Specify a imagePullPolicy
## 'Always' if imageTag is 'latest', else set to 'IfNotPresent'