Note
This project is not affiliated with MongoDB.
Charts are available in:
helm repo add mongodb-community-database https://devops-ia.github.io/helm-mongodb-community-database
helm repo updatehelm install [RELEASE_NAME] mongodb-community-database/mongodb-community-databaseThis install all the Kubernetes components associated with the chart and creates the release.
See helm install for command documentation.
Charts are also available in OCI format. The list of available charts can be found here.
helm install [RELEASE_NAME] oci://ghcr.io/devops-ia/helm-mongodb-community-database/mongodb-community-database --version=[version]Can be found in mongodb-community-database chart.