From 166b28dae5d6f7f7a6b17a69154c8c8db69daf66 Mon Sep 17 00:00:00 2001 From: yulng Date: Tue, 20 Mar 2018 21:42:00 +0800 Subject: [PATCH] fix typo error in README.md (#4355) * Update Chart.yaml update version * fix typo error in README.md fix typo error in README.md --- stable/kubed/Chart.yaml | 2 +- stable/kubed/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/kubed/Chart.yaml b/stable/kubed/Chart.yaml index a6eb15b064..46acdc04d2 100755 --- a/stable/kubed/Chart.yaml +++ b/stable/kubed/Chart.yaml @@ -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 diff --git a/stable/kubed/README.md b/stable/kubed/README.md index aaadc0303c..e58cdfe64b 100644 --- a/stable/kubed/README.md +++ b/stable/kubed/README.md @@ -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 |