A collection of Helm charts https://bjw-s-labs.github.io/helm-charts/
Find a file
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 93e761fd99
feat(common): Release version 1.3.2 (#120)
* fix(common): Increase CronJob pod annotations indent from 10 to 12 (#118)
* feat(common): Add tests for CronJob jobTemplate metadata
* feat(common): Update netshoot image
* feat(common): Update code-server image
* feat(ci): add workflow to create oci artifact (#38)
* ci: Update release workflows

---------
Signed-off-by: Tyler Witlin <tyler@codezero.io>
Co-authored-by: Gabe Cook <gabe565@gmail.com>
Co-authored-by: Tyler Witlin <45468117+coolguy1771@users.noreply.github.com>
2023-02-19 11:40:27 +01:00
.ci feat(docs): Migrate to mdbook 2023-01-10 14:25:45 +01:00
.github feat(common): Release version 1.3.2 (#120) 2023-02-19 11:40:27 +01:00
.taskfiles feat(docs): Migrate to mdbook 2023-01-10 14:25:45 +01:00
charts feat(common): Release version 1.3.2 (#120) 2023-02-19 11:40:27 +01:00
docs docs: Update docs 2023-01-11 10:24:01 +01:00
examples Fix typos (#89) 2022-11-29 18:59:44 +01:00
.gitignore docs: Add initial docs 2022-08-07 18:58:19 +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: Update docs 2023-01-11 09:00:16 +01:00
Taskfile.yaml docs: Add initial docs 2022-08-07 18:58:19 +02:00

helm-charts

Discord



👋 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.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 k8s-at-home Discord community on Discord.

Repository topics

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

You can use this following search engine provided by @whazor to search for public repositories containing any application you might wish to run.


🔏 License

See LICENSE