# Functions
NewChartRepository constructs and returns a new ChartRepository with the ChartRepository.Client configured to the getter.Getter for the repository URL scheme.
NormalizeURL normalizes a ChartRepository URL by ensuring it ends with a single "/".
# Variables
No description provided by the author
# Structs
ChartRepository represents a Helm chart repository, and the configuration required to download the chart index and charts from the repository.