github.com/loafoe/helm@v1.0.1/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