[bitnami/several] Bump version and update READMEs (#7069)

* [bitnami/several] Bump version and update READMEs

* Replace TM with ™

* Replace R with ®

* Fix version
This commit is contained in:
Carlos Rodríguez Hernández
2021-07-27 17:41:53 +02:00
committed by GitHub
parent 4c867335c5
commit 6340bff66f
71 changed files with 1005 additions and 1002 deletions

View File

@@ -58,7 +58,7 @@ extraEnvVarsCM: ""
## @param extraEnvVarsSecret Name of existing Secret containing extra environment variables
##
extraEnvVarsSecret: ""
## MongoDB(R) chart configuration
## MongoDB® chart configuration
## ref: https://github.com/bitnami/charts/blob/master/bitnami/mongodb/values.yaml
##
mongodb:
@@ -66,7 +66,7 @@ mongodb:
## To use an external database set this to false and configure the externaldb parameters
##
enabled: true
## MongoDB(R) Authentication parameters
## MongoDB® Authentication parameters
##
auth:
## @param mongodb.auth.enabled Whether to enable auth or not for the MongoDB® chart