[bitnami/mongodb] Release 10.15.2 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-05-07 21:50:57 +00:00
parent 08c37c77b0
commit 5db07a2039
2 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
annotations:
category: Database
apiVersion: v2
appVersion: 4.4.5
appVersion: 4.4.6
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
@@ -26,4 +26,4 @@ name: mongodb
sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://mongodb.org
version: 10.15.1
version: 10.15.2

View File

@@ -20,7 +20,7 @@ image:
## Bitnami MongoDB(R) image tag
## ref: https://hub.docker.com/r/bitnami/mongodb/tags/
##
tag: 4.4.5-debian-10-r21
tag: 4.4.6-debian-10-r0
## 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-r14
tag: 1.19.10-debian-10-r20
pullPolicy: IfNotPresent
## Deployment pod host aliases
@@ -575,7 +575,7 @@ externalAccess:
image:
registry: docker.io
repository: bitnami/kubectl
tag: 1.18.18-debian-10-r12
tag: 1.18.18-debian-10-r18
## 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-r152
tag: 0.11.2-debian-10-r158
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.