Skip to content

wittdennis/charts

Repository files navigation

charts

Artifact Hub

Monorepo where I manage all helm charts that I created over time. For documentation on specific charts look at README files inside the chart directories.

Installation

To use these charts, first add this repository to Helm:

helm repo add wittdennis https://charts.derwitt.dev
helm repo update

Then, install a chart using:

helm install <release-name> wittdennis/<chart-name>

For example, to install node-red:

helm install my-node-red wittdennis/node-red

Contributing

Contributions are always welcome! You can submit pull requests for new chart updates at any time. I'll try to work through them as swiftly as possible.

About

My Helm charts for stuff

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors