8f8d22e1872ce46a7c91e88d6e8b9a498dad0e33
add: oci chart usage instructions
This is collection of intree helm charts
You can find charts in charts folder and oci images for every chart in github packages.
How to use (example)
yaml rendering
helm template oci://ghcr.io/intreecom/charts/py-app --version 0.1.0
show chart values
helm show values oci://ghcr.io/intreecom/charts/py-app --version 0.1.0
install chart
helm install py-app oci://ghcr.io/intreecom/charts/py-app --version 0.1.0
Description
Languages
Smarty
100%