mgohashi / helm-repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helm Repo

Creating a package

helm package ../sample-acm-helm-app --version=0.1.3

Updating the index

helm repo index .

Raw format

Access it though the raw user content, available in github.

Repository format

It is also possible to upload packages to a Nexus repository.

You just need to edit the upload-files-repo.sh according to your needs and execute it.

About


Languages

Language:Shell 100.0%