A collection of Helm charts https://bjw-s-labs.github.io/helm-charts/
Find a file
2025-02-08 09:54:51 +01:00
.archive/k8s-ycl feat(k8s-ycl)!: Archive 2025-02-07 20:05:37 +01:00
.ci feat: Bump common library to v3.4.0 (#349) 2024-08-27 14:47:25 +02:00
.github ci(github-action): update actions/create-github-app-token action ( v1.10.3 → v1.10.4 ) 2024-09-04 05:08:16 +00:00
.taskfiles feat(docs): Migrate to mdbook 2023-01-10 14:25:45 +01:00
.vscode feat(common): Release 2.0.0 (#189) 2023-10-02 13:21:17 +02:00
charts docs: Update Discord server reference 2025-02-08 09:36:18 +01: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 docs: Add initial docs 2022-08-07 18:58:19 +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.

🚨 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