Helm
dry run of template directly from repo
helm template --dry-run --debug my-release <REGISTRY>/<REPO>/<CHART> -f <VALUES_YAML>
helm template --dry-run --debug my-release <REGISTRY>/<REPO>/<CHART> -f <VALUES_YAML>