Refer to ChartMuseum in Helm Documentation

Update the Helm documentation to add a reference to ChartMuseum under
the Chart Repositories section.

Fixes issue #5208

Signed-off-by: Nikhil Manchanda <SlickNik@gmail.com>
pull/5277/head
Nikhil Manchanda 7 years ago
parent 6e26320bef
commit 6bcac9c6bf

@ -846,6 +846,13 @@ remote repository servers. This is because doing so would add
substantial requirements to an implementing server, and thus raise the substantial requirements to an implementing server, and thus raise the
barrier for setting up a repository. barrier for setting up a repository.
### Chart Museum
[ChartMuseum](https://github.com/helm/chartmuseum) is an open-source Helm Chart
Repository server written in Go, with support for various cloud storage
backends. It works as a valid Helm Chart Repository, and also provides an API
for uploading charts.
## Chart Starter Packs ## Chart Starter Packs
The `helm create` command takes an optional `--starter` option that lets you The `helm create` command takes an optional `--starter` option that lets you

Loading…
Cancel
Save