A collection of Helm charts https://bjw-s-labs.github.io/helm-charts/
Find a file
bjw-s-bot 28f125363c ci(github-action): update ghcr.io/bjw-s/mdbook docker tag to v0.4.34
| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| docker     | ghcr.io/bjw-s/mdbook | 0.4.31 | 0.4.34 |
2023-08-07 20:04:28 +00:00
.ci feat(k8s-ycl): Add Helm chart (#165) 2023-07-27 19:10:21 +02:00
.github ci(github-action): update ghcr.io/bjw-s/mdbook docker tag to v0.4.34 2023-08-07 20:04:28 +00:00
.taskfiles feat(docs): Migrate to mdbook 2023-01-10 14:25:45 +01:00
charts feat(k8s-ycl): Release v0.2.1 2023-07-28 22:38:50 +02:00
docs docs(common-library): Added mountPath field to NFS share (#151) 2023-06-06 18:19:01 +02:00
examples Fix typos (#89) 2022-11-29 18:59:44 +01: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: 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