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 |