[bitnami/mongodb] Release 12.0.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-04-29 23:26:22 +00:00
parent edd38adcc3
commit 6a8c5a54b1
2 changed files with 4 additions and 4 deletions

View File

@@ -26,4 +26,4 @@ name: mongodb
sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://mongodb.org
version: 12.0.0
version: 12.0.1

View File

@@ -105,7 +105,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mongodb
tag: 5.0.8-debian-10-r9
tag: 5.0.8-debian-10-r10
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
@@ -196,7 +196,7 @@ tls:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.21.6-debian-10-r92
tag: 1.21.6-debian-10-r93
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -365,7 +365,7 @@ labels: {}
##
replicaCount: 2
## @param updateStrategy.type Strategy to use to replace existing MongoDB(&reg;) pods. When architecture=standalone and useStatefulSet=false,
##<23><>this parameter will be applied on a deployment object. In other case it will be applied on a statefulset object
##<23><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>this parameter will be applied on a deployment object. In other case it will be applied on a statefulset object
## ref: https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#update-strategies
## ref: https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#strategy
## Example: