[stable/mongodb] Release 0.4.18 (#2596)

* mongodb: update to `bitnami/mongodb:3.4.10-r0`

* mongodb: bump chart appVersion to `3.4.10`

* mongodb: bump chart version to `0.4.18`
This commit is contained in:
Bitnami Bot
2017-10-30 09:43:01 -04:00
committed by Matt Farina
parent 208b71427b
commit 312ae1ff86
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: mongodb
version: 0.4.17
appVersion: 3.4.9
version: 0.4.18
appVersion: 3.4.10
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
@@ -1,7 +1,7 @@
## Bitnami MongoDB image version
## ref: https://hub.docker.com/r/bitnami/mongodb/tags/
##
image: bitnami/mongodb:3.4.9-r1
image: bitnami/mongodb:3.4.10-r0
## Specify a imagePullPolicy
## 'Always' if imageTag is 'latest', else set to 'IfNotPresent'