Go to file
ᗪєνιη ᗷυнʟ a4b9ef649d
[meta] updates (#657)
2021-03-12 08:57:27 -05:00
.devcontainer [tests] Pin gem versions 2021-02-20 11:32:21 +01:00
.github [meta] updates (#657) 2021-03-12 08:57:27 -05:00
.taskfiles [dnsmadeeasy-webhook] New chart (#649) 2021-03-11 19:55:36 -05:00
.vscode Add vscode devcontainer / testing setup 2021-02-19 09:05:09 +01:00
charts [common] Transfer to separate repo (#656) 2021-03-12 07:59:14 -05:00
hack [helm-docs] Use helm docs for all charts [ci-skip] (#646) 2021-03-08 10:36:06 -05:00
templates/chart [common] Transfer to separate repo (#656) 2021-03-12 07:59:14 -05:00
test [common] Transfer to separate repo (#656) 2021-03-12 07:59:14 -05:00
.gitignore reintroduce helmignore (#522) 2021-01-27 10:33:15 -05:00
.helmdocsignore [helm-docs] Use helm docs for all charts [ci-skip] (#646) 2021-03-08 10:36:06 -05:00
.pre-commit-config.yaml [statping] Bump postgresql dependency (#552) 2021-02-05 15:10:40 +01:00
CODE_OF_CONDUCT.md fix: add in contact info 2021-02-18 12:25:10 -05:00
CONTRIBUTING.md [meta] updates (#657) 2021-03-12 08:57:27 -05:00
Gemfile Update external minor dep (#635) 2021-03-03 09:35:14 +01:00
LICENSE top-level renames 2020-08-29 09:29:12 -04:00
README.md [meta] updates (#657) 2021-03-12 08:57:27 -05:00
Taskfile.yml Add a contributing helper, for helping creating new chart (#508) 2021-01-26 13:17:14 -05:00

Helm charts

docs Discord pre-commit renovate Artifact Hub

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add k8s-at-home https://k8s-at-home.com/charts/

You can then run helm search repo k8s-at-home to see the charts.

Support

We have a few outlets for getting support with our projects:

Contributing

See CONTRIBUTING.md

License

Apache 2.0 License