helm-charts/README.md
Bernd Schorgers 42354af45b
feat(common): Release v4.1.2 (#430)
Signed-off-by: Dan Manners <daniel.a.manners@gmail.com>
Co-authored-by: Daniel Manners <daniel.a.manners@gmail.com>
2025-06-23 16:06:38 +02:00

2.1 KiB

helm-charts



👋 Welcome to my Helm Charts repository. This repo contains Helm charts that I have developed to run applications in my home Kubernetes cluster. This repo is not intended to be a replacement for any of the large collections of Helm charts that are out there.


Installation

Helm must be installed to use the charts in this repository.

The Helm repository can be installed as follows:

helm repo add bjw-s https://bjw-s-labs.github.io/helm-charts

You can then run helm search repo bjw-s to search the charts.


📖 Docs

The documentation that goes along with this repo can be found over here.


🔎 Support

If you like this project, please consider supporting my work through my GitHub sponsorship page.


Contributing

If you wish to contribute to this repository, take a look at the contributing instructions.


How do I find people running these charts?

Discord

Join the home-operations Discord community on Discord.

Repository topics

Have a look at people running Kubernetes at home by checking the "k8s-at-home" or "kubesearch" on GitHub.

You can use the awesome kubesearch provided by @whazor to search for public repositories containing any application you might wish to run.


🔏 License

See LICENSE