A collection of Helm charts https://bjw-s-labs.github.io/helm-charts/
Find a file
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs c637f2b7c2
feat(docs): Migrate to mdbook
2023-01-10 14:25:45 +01:00
.ci feat(docs): Migrate to mdbook 2023-01-10 14:25:45 +01:00
.github feat(docs): Migrate to mdbook 2023-01-10 14:25:45 +01:00
.taskfiles feat(docs): Migrate to mdbook 2023-01-10 14:25:45 +01:00
charts feat(common): Release version 1.2.1 (#95) 2023-01-02 16:47:38 +01:00
docs feat(docs): Migrate to mdbook 2023-01-10 14:25:45 +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: Documentation updates 2022-08-09 10:34:13 +02:00
Taskfile.yaml docs: Add initial docs 2022-08-07 18:58:19 +02:00

helm-charts

A collection of Helm charts

Goal

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

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.

Documentation

Documentation can be found here.

Contributing

See CONTRIBUTING.md

License

Apache 2.0 License