[bitnami/mongodb] Release 9.0.0 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-08-25 12:18:25 +00:00
parent e24e044e30
commit 99c83cf169
3 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
name: mongodb
version: 8.3.2
appVersion: 4.2.9
version: 9.0.0
appVersion: 4.4.0
description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications.
keywords:
- mongodb

View File

@@ -20,7 +20,7 @@ image:
## Bitnami MongoDB image tag
## ref: https://hub.docker.com/r/bitnami/mongodb/tags/
##
tag: 4.2.9-debian-10-r0
tag: 4.4.0-debian-10-r0
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
@@ -460,7 +460,7 @@ externalAccess:
image:
registry: docker.io
repository: bitnami/kubectl
tag: 1.18.8-debian-10-r2
tag: 1.18.8-debian-10-r6
## 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
@@ -792,7 +792,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mongodb-exporter
tag: 0.11.1-debian-10-r1
tag: 0.11.1-debian-10-r5
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.

View File

@@ -20,7 +20,7 @@ image:
## Bitnami MongoDB image tag
## ref: https://hub.docker.com/r/bitnami/mongodb/tags/
##
tag: 4.2.9-debian-10-r0
tag: 4.4.0-debian-10-r0
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
@@ -460,7 +460,7 @@ externalAccess:
image:
registry: docker.io
repository: bitnami/kubectl
tag: 1.18.8-debian-10-r2
tag: 1.18.8-debian-10-r6
## 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
@@ -792,7 +792,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mongodb-exporter
tag: 0.11.1-debian-10-r1
tag: 0.11.1-debian-10-r5
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.