mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix typo error in README.md (#4355)
* Update Chart.yaml update version * fix typo error in README.md fix typo error in README.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
description: 'Kubed by AppsCode - Kubernetes daemon'
|
||||
name: kubed
|
||||
version: 0.3.0
|
||||
version: 0.3.1
|
||||
appVersion: 0.4.0
|
||||
home: https://github.com/appscode/kubed
|
||||
icon: https://cdn.appscode.com/images/icon/kubed.png
|
||||
|
||||
@@ -36,7 +36,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
## Configuration
|
||||
|
||||
The following tables lists the configurable parameters of the Kubed chart and their default values.
|
||||
The following table lists the configurable parameters of the Kubed chart and their default values.
|
||||
|
||||
|
||||
| Parameter | Description | Default |
|
||||
|
||||
Reference in New Issue
Block a user