From a0726fa04b34f39624c5e98985dcd963cd2c342b Mon Sep 17 00:00:00 2001 From: AdamDang Date: Sat, 17 Mar 2018 00:28:26 +0800 Subject: [PATCH] Typo fix in chartmuseum/README.md (#4190) * Add version for chartmuseum Add version for chartmuseum * Typo fix in chartmuseum/README.md Typo fix in chartmuseum/README.md --- incubator/chartmuseum/Chart.yaml | 2 +- incubator/chartmuseum/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/incubator/chartmuseum/Chart.yaml b/incubator/chartmuseum/Chart.yaml index bd39858da0..8fdc5e9c09 100644 --- a/incubator/chartmuseum/Chart.yaml +++ b/incubator/chartmuseum/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Helm Chart Repository with support for Amazon S3 and Google Cloud Storage name: chartmuseum -version: 0.4.3 +version: 0.4.4 appVersion: 0.4.2 home: https://github.com/chartmuseum/chartmuseum icon: https://raw.githubusercontent.com/chartmuseum/chartmuseum/master/logo.png diff --git a/incubator/chartmuseum/README.md b/incubator/chartmuseum/README.md index f69858fdf3..337762ec2b 100644 --- a/incubator/chartmuseum/README.md +++ b/incubator/chartmuseum/README.md @@ -22,7 +22,7 @@ You are also required to create the StorageClass resource ahead of time: kubectl create -f /path/to/storage_class.yaml ``` -The following tables lists common configurable parameters of the chart and +The following table lists common configurable parameters of the chart and their default values. See values.yaml for all available options. | Parameter | Description | Default |