github.com/stefanmcshane/helm@v0.0.0-20221213002717-88a4a2c6e77d/pkg/downloader/testdata/repository/testing-https-index.yaml (about)

     1  apiVersion: v1
     2  entries:
     3    foo:
     4      - name: foo
     5        description: Foo Chart
     6        home: https://helm.sh/helm
     7        keywords: []
     8        maintainers: []
     9        sources:
    10          - https://github.com/helm/charts
    11        urls:
    12          - https://example.com/foo-1.2.3.tgz
    13        version: 1.2.3
    14        checksum: 0e6661f193211d7a5206918d42f5c2a9470b737d
    15        apiVersion: v2