Skip to content

sebastiandaberdaku/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charts

My custom Helm Chart repository

To build a Helm package use the following command:

helm package <package-path>

After the package has been built, rebuild the index with:

helm repo index .

The current repository can be added with the following command:

helm repo add sebastiandaberdaku https://sebastiandaberdaku.github.io/charts

The repository can then be updated with the following command:

helm repo update sebastiandaberdaku

To view the available charts in the repository you can use:

helm search repo sebastiandaberdaku

About

My custom Helm Chart repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published