Skip to content

nicholaswilde/helm-charts

Folders and files

NameName
Last commit message
Last commit date
May 28, 2021
May 28, 2021
Jan 5, 2022
May 23, 2021
May 12, 2021
Mar 9, 2021
Dec 7, 2020
Nov 15, 2020
Jul 10, 2021
Jan 26, 2021
Nov 20, 2020
May 12, 2021
Nov 15, 2020
May 12, 2021
Mar 1, 2021
Jan 27, 2021
Feb 5, 2021
Feb 10, 2021

Repository files navigation

⎈ 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 nicholaswilde https://nicholaswilde.github.io/helm-charts/
helm repo update

You can then run helm search repo nicholaswilde 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.


βš™οΈ Development

See Wiki.


πŸ”§ Troubleshooting

See Wiki.


⭐ Contributing

See Contributing


Code of Conduct

See Code of Conduct


πŸ’‘ Inspiration

Inspiration for this repository has been taken from k8s-at-home/charts.


βš–οΈ License

Apache 2.0 License


πŸ“ Author

This project was started in 2020 by Nicholas Wilde.