From 6282c06401abb5568773554aa5ad6c740591dffb Mon Sep 17 00:00:00 2001 From: modularTaco <37046961+modularTaco@users.noreply.github.com> Date: Tue, 2 Mar 2021 13:28:33 +0100 Subject: [PATCH] [bitname/mongodb] fixed comment in values.yaml (#5650) * fixed comment in values * bump chart version Co-authored-by: modularTaco --- bitnami/mongodb/Chart.yaml | 2 +- bitnami/mongodb/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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