github.com/stefanmcshane/helm@v0.0.0-20221213002717-88a4a2c6e77d/pkg/repo/testdata/repositories.yaml (about) 1 apiVersion: v1 2 repositories: 3 - name: stable 4 url: https://example.com/stable/charts 5 cache: stable-index.yaml 6 - name: incubator 7 url: https://example.com/incubator 8 cache: incubator-index.yaml