[stable/mongodb] Release 0.4.24 (#3295)

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

* mongodb: bump chart appVersion to `3.6.2`

* mongodb: bump chart version to `0.4.24`

* adds OWNERS file
This commit is contained in:
Bitnami Bot
2018-01-10 22:35:12 -08:00
committed by k8s-ci-robot
parent 7b4d26ba4e
commit ab15bd0ea2
3 changed files with 11 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: mongodb
version: 0.4.23
appVersion: 3.6.1
version: 0.4.24
appVersion: 3.6.2
description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications.
keywords:
- mongodb
+8
View File
@@ -0,0 +1,8 @@
approvers:
- prydonius
- tompizmor
- sameersbn
reviewers:
- prydonius
- tompizmor
- sameersbn
+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.1-r0
image: bitnami/mongodb:3.6.2-r0
## Specify a imagePullPolicy
## 'Always' if imageTag is 'latest', else set to 'IfNotPresent'