* [bitnami/mongodb] Corrected conditional check for clusterDomain
In PR #2340 a conditional was added for the clusterDomain but it
incorrectly references replicaSet.clusterDomain in the conditional
when the documentation and existing value was simply clusterDomain.
Previous default restored, if no clusterDomain is desired you can
simply set to false.
* Update Chart.yaml
* [bitnami/mongodb] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>