[bitnami/mongodb] Release 10.16.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-05-26 13:55:48 +00:00
parent bb07808b23
commit 43ef32145b
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ image:
## Bitnami MongoDB(R) image tag
## ref: https://hub.docker.com/r/bitnami/mongodb/tags/
##
tag: 4.4.6-debian-10-r6
tag: 4.4.6-debian-10-r7
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
@@ -112,7 +112,7 @@ tls:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.19.10-debian-10-r37
tag: 1.19.10-debian-10-r38
pullPolicy: IfNotPresent
## Deployment pod host aliases
@@ -575,7 +575,7 @@ externalAccess:
image:
registry: docker.io
repository: bitnami/kubectl
tag: 1.19.11-debian-10-r6
tag: 1.19.11-debian-10-r7
## 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
@@ -1063,7 +1063,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mongodb-exporter
tag: 0.11.2-debian-10-r176
tag: 0.11.2-debian-10-r177
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.