Skip to content

Commit

Permalink
[bitname/mongodb] fixed comment in values.yaml (bitnami#5650)
Browse files Browse the repository at this point in the history
* fixed comment in values

* bump chart version

Co-authored-by: modularTaco <none>
  • Loading branch information
modularTaco committed Mar 2, 2021
1 parent 673dd00 commit 6282c06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bitnami/mongodb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion bitnami/mongodb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6282c06

Please sign in to comment.