A collection of Helm charts https://bjw-s-labs.github.io/helm-charts/
  • Go Template 66%
  • Go 32.6%
  • Just 1.4%
Find a file
lab-assistant[bot] 239bf2e0a3
ci(github-action): update endbug/latest-tag ( 6058afd ➔ 461da6d ) (#653)
Co-authored-by: lab-assistant[bot] <180935599+lab-assistant[bot]@users.noreply.github.com>
2026-05-04 18:18:11 +00:00
.ci feat(common): Release v5.0.0 (#661) 2026-05-04 13:45:54 +02:00
.github ci(github-action): update endbug/latest-tag ( 6058afd ➔ 461da6d ) (#653) 2026-05-04 18:18:11 +00:00
.vscode feat(common): Release v4.1.2 (#430) 2025-06-23 16:06:38 +02:00
charts fix: enable automountServiceAccountToken for multus (#673) 2026-05-04 16:45:52 +02:00
docs chore(docs): make content wider (#671) 2026-05-04 19:11:20 +02:00
examples feat(app-template, multus)!: Update common library to v5.0.0 (#669) 2026-05-04 14:37:40 +02:00
tools/helm-schema-tools chore(docs): make content wider (#671) 2026-05-04 19:11:20 +02:00
.editorconfig feat(common): Release v4.1.2 (#430) 2025-06-23 16:06:38 +02:00
.gitignore feat(common): Release v5.0.0 (#661) 2026-05-04 13:45:54 +02:00
.mise.toml fix: add node version in mise.toml (#667) 2026-05-04 13:59:28 +02:00
.yamlfmt.yaml feat(common): Release v4.1.2 (#430) 2025-06-23 16:06:38 +02:00
.yamllint.yml feat(common): Release v4.2.0 (#451) 2025-07-28 13:33:06 +00:00
AGENTS.md feat(common): Release v5.0.0 (#661) 2026-05-04 13:45:54 +02:00
CONTRIBUTING.md feat(common): Release v4.1.2 (#430) 2025-06-23 16:06:38 +02:00
Justfile feat(common): Release v5.0.0 (#661) 2026-05-04 13:45:54 +02:00
LICENSE docs: Documentation updates 2022-08-09 10:34:13 +02:00
README.md feat(common): Release v4.1.2 (#430) 2025-06-23 16:06:38 +02:00

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