github.com/danielqsj/helm@v2.0.0-alpha.4.0.20160908204436-976e0ba5199b+incompatible/pkg/repo/testdata/local-index.yaml (about)

     1  nginx-0.1.0:
     2    url: http://storage.googleapis.com/kubernetes-charts/nginx-0.1.0.tgz
     3    name: nginx
     4    chartfile:
     5        name: nginx
     6        description: string
     7        version: 0.1.0
     8        home: https://github.com/something
     9        keywords:
    10          - popular
    11          - web server
    12          - proxy
    13  alpine-1.0.0:
    14    url: http://storage.googleapis.com/kubernetes-charts/alpine-1.0.0.tgz
    15    name: alpine
    16    chartfile:
    17        name: alpine
    18        description: string
    19        version: 1.0.0
    20        home: https://github.com/something
    21        keywords:
    22          - linux
    23          - alpine
    24          - small
    25          - sumtin
    26