diff --git a/bitnami/mongodb/Chart.yaml b/bitnami/mongodb/Chart.yaml index 4e16d6e6fd..aefe4c5347 100644 --- a/bitnami/mongodb/Chart.yaml +++ b/bitnami/mongodb/Chart.yaml @@ -26,4 +26,4 @@ name: mongodb sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://mongodb.org -version: 10.7.1 +version: 10.7.2 diff --git a/bitnami/mongodb/values.yaml b/bitnami/mongodb/values.yaml index 210756202f..fd9d070d80 100644 --- a/bitnami/mongodb/values.yaml +++ b/bitnami/mongodb/values.yaml @@ -857,7 +857,7 @@ serviceAccount: ## create: true ## The name of the ServiceAccount to use. - ## If not set and create is true, a name is generated using the rabbitmq.fullname template + ## If not set and create is true, a name is generated using the mongodb.fullname template ## # name: ## Annotations for the Service Account