/helm-charts

My collection of Helm charts.

Primary LanguageSmartyApache License 2.0Apache-2.0

⎈ Helm Charts ⎈

Artifact HUB Release Charts GitHub GitHub all releases pre-commit task

My collection of Helm charts.


📖 Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add bhuwanupadhyay https://bhuwanupadhyay.github.io/helm-charts/
helm repo update

You can then run helm search repo bhuwanupadhyay to see the charts.


Pre-commit hook

If you want to automatically generate README.md files with a pre-commit hook, make sure you install the pre-commit binary, and add a .pre-commit-config.yaml file to your project. Then run:

pre-commit install
pre-commit install-hooks

📈 Charts

See artifact hub for a complete list.


💡 Inspiration

Inspiration for this repository has been taken from nicholaswilde/helm-charts.


⚖️ License

Apache 2.0 License


📝 Author

This project was started in 2022 by Bhuwan Prasad Upadhyay.