mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user