mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
e0a6c8a361
* Bumping to frigate 0.5.0 * Includes the ability to optionally use the coral USB device (no longer required) * Introduces the requirement to leverage shared memory, by using 'Memory' as the medium Signed-off-by: Jeff Billimek <jeff@billimek.com> * fix linting |
||
---|---|---|
.github | ||
charts | ||
home-assistant | ||
node-red | ||
unifi | ||
.gitignore | ||
.gitmodules | ||
CONTRIBUTING.md | ||
ct.yaml | ||
LICENSE | ||
README.md |
Collection of helm charts
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 billimek https://billimek.com/billimek-charts/
You can then run helm search billimek
to see the charts.
Charts
See helm hub for a complete list.
Contributing
See CONTRIBUTING.md