* [bitnami/mongodb] Fix service.nameOverride and TLS certificate generation in standalone mode
Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
* Rename standalone service references
Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
* Fix metrics service reference and bump version
Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
* Generic README instructions related to the repo
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* Change repo in more commands
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* Minor changes
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* Revert URL removal
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* [bitnami/several] Change pullPolicy for bitnami-shell image
* Add rolling tag check in the NOTES.txt
* Fix non-standard names
* Use macro when defined
* Update Chart.yaml
* Fix typo
* Update NOTES.txt
* Add namespace to helm upgrade command and unify format --namespace vs -n
Co-authored-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Add registered icon to all the MongoDB references
* Bump versions of charts
* Bump versions of charts
* remove changes for kubeapps
Co-authored-by: jotamartos <jotamartos@vmware.com>
* fix required ReplicaSetKey when auth.enabled=false
update NOTES.txt to remove check for replicaset key when auth.enabled=false
* bump chart version
* fix passwords check in NOTES.txt
don't check for password and replicaSetKey when we provide
a secret with auth.existingSecret
* [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>
* [bitnami/mongodb] Allow dns resolution by service name and namespace
* Update documentation and values
* Update value in readme
* Upgrade chart version
* [bitnami/mongodb] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Antonio Berben <antonio.berben@pan-net.eu>
Co-authored-by: Daniel Arteaga <darteaga@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
* update to allow parent charts to override the namespace in the mongodb chart
* correct readme mistake
* add global namespace overrides
* reuse mongodb.namespace template
* add global namespace override to production values.yaml
* first of the review updates
* minor version bump
* remove redundant local namespaceOverride, can just use the global with fewer edge-cases
* typo in .values
* [bitnami/mongodb] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Ben Wright <benjamin.wright@nielsen.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <macabrera@bitnami.com>