helm pull oci://ghcr.io/k0rdent/kcm/charts/kcm --version x.y.z --untar --untardir ./TEMP/.helm template test oci://ghcr.io/k0rdent/kcm/charts/kcm --version x.y.z -n kcm-system --output-dir ./TEMP/.
helm template test oci://ghcr.io/k0rdent-oot/oot/charts/kubevirt --version x.y.z \
-n kcm-system \
--set kubevirt.configuration.developerConfiguration.featureGates="{useEmulation=true}" \
--output-dir ./TEMP/.Use https://github.com/losisin/helm-values-schema-json to (re)generate schemas manually.
Inside chart folder run helm-values-schema-json -input values.yaml -output values.schema.json, see example values.yaml