Update MongoDB to version 3.4.1-r2 (#384)

This commit is contained in:
tompizmor
2017-01-18 15:54:27 -07:00
committed by Lachlan Evenson
parent 56c1a4a2d8
commit f216dc56e2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: mongodb
version: 0.4.3
version: 0.4.4
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.1-r0
image: bitnami/mongodb:3.4.1-r2
## Specify a imagePullPolicy
## 'Always' if imageTag is 'latest', else set to 'IfNotPresent'