From 59c43e8c395d7b964b9568d2d00975b2e6009b1c Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 7 Jul 2020 07:46:27 +0000 Subject: [PATCH] [bitnami/mongodb] Release 8.0.7 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mongodb/Chart.yaml | 2 +- bitnami/mongodb/values-production.yaml | 6 +++--- bitnami/mongodb/values.yaml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/mongodb/Chart.yaml b/bitnami/mongodb/Chart.yaml index 82a440ad21..fdbff21949 100644 --- a/bitnami/mongodb/Chart.yaml +++ b/bitnami/mongodb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mongodb -version: 8.0.6 +version: 8.0.7 appVersion: 4.2.8 description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications. keywords: diff --git a/bitnami/mongodb/values-production.yaml b/bitnami/mongodb/values-production.yaml index c1d1c1478b..c1886f88d2 100644 --- a/bitnami/mongodb/values-production.yaml +++ b/bitnami/mongodb/values-production.yaml @@ -20,7 +20,7 @@ image: ## Bitnami MongoDB image tag ## ref: https://hub.docker.com/r/bitnami/mongodb/tags/ ## - tag: 4.2.8-debian-10-r24 + tag: 4.2.8-debian-10-r25 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -457,7 +457,7 @@ externalAccess: image: registry: docker.io repository: bitnami/kubectl - tag: 1.18.5-debian-10-r9 + tag: 1.18.5-debian-10-r10 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -785,7 +785,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.11.0-debian-10-r75 + tag: 0.11.0-debian-10-r76 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/bitnami/mongodb/values.yaml b/bitnami/mongodb/values.yaml index d4b778c153..bcaacbf190 100644 --- a/bitnami/mongodb/values.yaml +++ b/bitnami/mongodb/values.yaml @@ -20,7 +20,7 @@ image: ## Bitnami MongoDB image tag ## ref: https://hub.docker.com/r/bitnami/mongodb/tags/ ## - tag: 4.2.8-debian-10-r24 + tag: 4.2.8-debian-10-r25 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -457,7 +457,7 @@ externalAccess: image: registry: docker.io repository: bitnami/kubectl - tag: 1.18.5-debian-10-r9 + tag: 1.18.5-debian-10-r10 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -785,7 +785,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.11.0-debian-10-r75 + tag: 0.11.0-debian-10-r76 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.