Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-charts

build-and-run helm charts repository

usage

stable repo

helm repo add build-and-run https://charts.build-and-run.fr/stable
helm repo update

incubator repo

helm repo add build-and-run https://charts.build-and-run.fr/incubator
helm repo update

Adding charts

  • Add/Edit you chart in src/stable or src/incubator directory
  • Run make package-stable my-chart or make package-incubator my-chart
  • Run make index

Contributing

Testing localy

helm serve --repo-path docs/stable --url https://charts.build-and-run.fr/stable
helm repo add test-bar-stable http://127.0.0.1:8879/

or

helm serve --repo-path charts/incubator --url https://build-and-run.github.io/helm-charts/charts/incubator
helm repo add test-bar-incubator http://127.0.0.1:8879/

About

build-and-run helm charts repository

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages