You can find charts in charts folder and oci images for every chart in github packages.
helm template oci://ghcr.io/intreecom/charts/py-app --version 0.1.0helm show values oci://ghcr.io/intreecom/charts/py-app --version 0.1.0helm install py-app oci://ghcr.io/intreecom/charts/py-app --version 0.1.0