Create a helm-repository context from HTTP server.
A chart repository is an HTTP server that houses an index.yaml file and optionally some packaged charts.
When you’re ready to share your charts, the preferred way to do so is by uploading them to a chart repository.
Read more: https://github.com/kubernetes/helm/blob/master/docs/chart_repository.md.
codefresh create context helm-repository http <name>
Option | Alias | Type | Default | Description |
---|---|---|---|---|
--help | Print help information | |||
--url | Url to the web server. required |