mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
51f46209a2
* Update Bazarr chart. Switch to single pvc for media Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com> * Add Upgrading section to README Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com> * Update README, make Upgrading documentation more clear. Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com> * Remove unneeded files Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com> * Fix typo in PVC kind attribute Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com> * Fix claim name in deployment.yaml Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com> * Add extraExistingClaimMounts back in Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com> |
||
---|---|---|
.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