[bitnami/mongodb-sharded] Release 3.3.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-02-09 15:36:11 +00:00
parent 516352bd4e
commit a23f2d5ea5
2 changed files with 3 additions and 3 deletions

View File

@@ -26,4 +26,4 @@ name: mongodb-sharded
sources:
- https://github.com/bitnami/bitnami-docker-mongodb-sharded
- https://mongodb.org
version: 3.3.2
version: 3.3.3

View File

@@ -14,7 +14,7 @@ global: {}
image:
registry: docker.io
repository: bitnami/mongodb-sharded
tag: 4.4.3-debian-10-r39
tag: 4.4.3-debian-10-r44
## 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
@@ -997,7 +997,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mongodb-exporter
tag: 0.11.2-debian-10-r72
tag: 0.11.2-debian-10-r76
pullPolicy: Always
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.