# Collection of helm charts [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![](https://github.com/k8s-at-home/charts/workflows/Release%20Charts/badge.svg?branch=master)](https://github.com/k8s-at-home/charts/actions) ## Usage [Helm](https://helm.sh) must be installed to use the charts. Please refer to Helm's [documentation](https://helm.sh/docs/) to get started. Once Helm is set up properly, add the repo as follows: ```console 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](https://artifacthub.io/packages/search?org=k8s-at-home) for a complete list. ## Contributing See [CONTRIBUTING.md](./CONTRIBUTING.md) ## License [Apache 2.0 License](./LICENSE)