mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Typo fix in cockroachdb/README.md (#4302)
* add version for cockroachdb add version for cockroachdb * Typo fix in cockroachdb/README.md Typo fix in cockroachdb/README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: cockroachdb
|
||||
home: https://www.cockroachlabs.com
|
||||
version: 0.6.6
|
||||
version: 0.6.7
|
||||
appVersion: 1.1.5
|
||||
description: CockroachDB is a scalable, survivable, strongly-consistent SQL database.
|
||||
icon: https://raw.githubusercontent.com/cockroachdb/cockroach/master/docs/media/cockroach_db.png
|
||||
|
||||
@@ -29,7 +29,7 @@ helm install --name my-release stable/cockroachdb
|
||||
|
||||
## Configuration
|
||||
|
||||
The following tables lists the configurable parameters of the CockroachDB chart and their default values.
|
||||
The following table lists the configurable parameters of the CockroachDB chart and their default values.
|
||||
|
||||
| Parameter | Description | Default |
|
||||
| ----------------------------- | ------------------------------------------ | -------------------------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user