helm-classic
helm-classic copied to clipboard
Make chart name uniqueness check smarter in linter
@lanej - this one might be interesting to you.
Since there is nothing linking a specific chart to a specific repository, this would be best served as a copy change to inform the user that the name/path is already occupied in the helm/helm repository.
We would have to add source repository information into the Chart.yaml or make the intended remote available in the file system.