[stable/mongodb] Release 0.4.21 (#3073)

* mongodb: update to `bitnami/mongodb:3.6.0-r1`

* mongodb: bump chart version to `0.4.21`
This commit is contained in:
Bitnami Bot
2017-12-18 12:13:35 -08:00
committed by k8s-ci-robot
parent ee20ea3ab8
commit 994e133754
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: mongodb
version: 0.4.20
version: 0.4.21
appVersion: 3.6.0
description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications.
keywords:
+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.6.0-r0
image: bitnami/mongodb:3.6.0-r1
## Specify a imagePullPolicy
## 'Always' if imageTag is 'latest', else set to 'IfNotPresent'