[bitnami/mongodb] Release 10.20.5 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-06-24 04:06:16 +00:00
parent 6e5cad8607
commit d5f82623e6
2 changed files with 6 additions and 6 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-r26
tag: 4.4.6-debian-10-r29
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
@@ -147,7 +147,7 @@ tls:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.19.10-debian-10-r58
tag: 1.19.10-debian-10-r63
pullPolicy: IfNotPresent
## Deployment pod host aliases
@@ -626,7 +626,7 @@ externalAccess:
image:
registry: docker.io
repository: bitnami/kubectl
tag: 1.19.12-debian-10-r0
tag: 1.19.12-debian-10-r4
## 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
@@ -1080,7 +1080,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r110
tag: 10-debian-10-r115
## 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
@@ -1129,7 +1129,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mongodb-exporter
tag: 0.11.2-debian-10-r196
tag: 0.11.2-debian-10-r200
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.