From e5686288ef82d83d4e0e16284e282ae4ee573da5 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 10 Jul 2018 18:18:25 +0200 Subject: [PATCH] [stable/mongodb] Release 3.0.4 (#6568) * mongodb: update to `3.6.6-debian-9` * mongodb: bump chart appVersion to `3.6.6` * mongodb: bump chart version to `3.0.4` --- stable/mongodb/Chart.yaml | 4 ++-- stable/mongodb/values-production.yaml | 2 +- stable/mongodb/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/mongodb/Chart.yaml b/stable/mongodb/Chart.yaml index 34d915cec2..2bbc07480d 100644 --- a/stable/mongodb/Chart.yaml +++ b/stable/mongodb/Chart.yaml @@ -1,6 +1,6 @@ name: mongodb -version: 3.0.3 -appVersion: 3.6.5 +version: 3.0.4 +appVersion: 3.6.6 description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications. keywords: - mongodb diff --git a/stable/mongodb/values-production.yaml b/stable/mongodb/values-production.yaml index fa6df511ab..5cf34c4e6f 100644 --- a/stable/mongodb/values-production.yaml +++ b/stable/mongodb/values-production.yaml @@ -8,7 +8,7 @@ image: ## Bitnami MongoDB image tag ## ref: https://hub.docker.com/r/bitnami/mongodb/tags/ ## - tag: 3.6.5-debian-9 + tag: 3.6.6-debian-9 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images diff --git a/stable/mongodb/values.yaml b/stable/mongodb/values.yaml index 1cc313c47a..f82a100e96 100644 --- a/stable/mongodb/values.yaml +++ b/stable/mongodb/values.yaml @@ -8,7 +8,7 @@ image: ## Bitnami MongoDB image tag ## ref: https://hub.docker.com/r/bitnami/mongodb/tags/ ## - tag: 3.6.5-debian-9 + tag: 3.6.6-debian-9 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images