github.com/stefanmcshane/helm@v0.0.0-20221213002717-88a4a2c6e77d/cmd/helm/testdata/repositories.yaml (about) 1 apiVersion: v1 2 repositories: 3 - name: charts 4 url: "https://charts.helm.sh/stable" 5 - name: firstexample 6 url: "http://firstexample.com" 7 - name: secondexample 8 url: "http://secondexample.com" 9