A collection of Helm charts https://bjw-s-labs.github.io/helm-charts/
Find a file
2025-03-14 09:38:35 +00:00
.archive/k8s-ycl feat(k8s-ycl)!: Archive 2025-02-07 20:05:37 +01:00
.ci feat(common): Release common library 3.7.1 (#383) 2025-02-11 13:23:27 +01:00
.github ci: Use latest Helm version 2025-03-04 18:33:47 +01:00
.taskfiles feat(common): Release common library 3.7.1 (#383) 2025-02-11 13:23:27 +01:00
.vscode feat(common): Release 2.0.0 (#189) 2023-10-02 13:21:17 +02:00
charts feat(common): Release 3.7.3 (#393) 2025-03-14 09:38:35 +00:00
docs docs: Explicitly mention defaultContainerOptions fields 2024-08-27 15:14:47 +02:00
examples feat: Update app-template, k8s-ycl 2024-05-23 11:57:23 +02:00
.editorconfig feat: Release common version 1.4.0 (#130) 2023-04-12 19:30:47 +02:00
.gitignore docs: Add initial docs 2022-08-07 18:58:19 +02:00
.yamllint.yml feat: Release common version 1.4.0 (#130) 2023-04-12 19:30:47 +02:00
CONTRIBUTING.md docs: Documentation updates 2022-08-09 10:34:13 +02:00
LICENSE docs: Documentation updates 2022-08-09 10:34:13 +02:00
README.md docs: Add reference to repo moving 2025-02-08 09:54:51 +01:00
Taskfile.yaml feat(common): Release common library 3.7.1 (#383) 2025-02-11 13:23:27 +01: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.

🚨 Notification 🚨

This repository is scheduled to move to a new location on May 1st 2025. See https://github.com/bjw-s/helm-charts/issues/378 for more details.


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.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.


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