Go to file
Jeff Billimek c2db003ebd
top-level renames
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-08-29 09:29:12 -04:00
.github switch releaser action to GITHUB_TOKEN env var 2020-08-29 07:37:34 -04:00
charts fix template issue, ? (#344) 2020-08-28 15:30:00 -04:00
unifi unifi chart is now an official helm chart 2018-10-06 22:56:40 -04:00
.gitignore initial commit 2018-06-21 09:57:50 -04:00
.gitmodules Cleanup (#139) 2020-01-18 21:06:24 -05:00
CONTRIBUTING.md moving all charts under charts/ dir (#112) 2020-01-10 14:58:11 -05:00
ct.yaml adding bitnami repo to ct.yaml 2020-08-04 23:54:56 -04:00
LICENSE top-level renames 2020-08-29 09:29:12 -04:00
README.md top-level renames 2020-08-29 09:29:12 -04:00

Collection of helm charts

License

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://charts.k8s-at-home.com/

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

Charts

See artifact hub for a complete list.

Contributing

See CONTRIBUTING.md

License

Apache 2.0 License