* fix typo

choosen ->  chosen

* Update Chart.yaml
This commit is contained in:
max8899
2018-07-03 07:00:22 -07:00
committed by k8s-ci-robot
parent 2cc2270780
commit 2decc92e1e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: sonarqube
description: Sonarqube is an open sourced code quality scanning tool
version: 0.7.2
version: 0.7.3
appVersion: 6.7.3
keywords:
- coverage
+1 -1
View File
@@ -96,7 +96,7 @@ plugins:
# ldap.url=ldaps://organization.com
## Configuration value to select database type
## Option to use "postgresql" or "mysql" database type, by default "postgresql" is choosen
## Option to use "postgresql" or "mysql" database type, by default "postgresql" is chosen
## Set the "enable" field to true of the database type you select (if you want to use internal database) and false of the one you don't select
database:
type: "postgresql"