Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Chart Museum

https://chartmuseum.com/docs/


Installing

helm install stable/chartmuseum --name chartmuseum --values values.yaml

...

helm push ./*.tgz http://localhost:30889/ --username test --password testpw

or

> curl --data-binary "@mychart-0.1.0.tgz" http://localhost:30889/api/charts



References

ReferenceURL
Chart Museum
Chart Museum Docshttps://chartmuseum.com/docs/