github.com/appscode/helm@v3.0.0-alpha.1+incompatible/docs/examples/nginx/Chart.yaml (about)

     1  apiVersion: v1
     2  name: nginx
     3  description: A basic NGINX HTTP server
     4  version: 0.1.0
     5  kubeVersion: ">=1.2.0"
     6  keywords:
     7    - http
     8    - nginx
     9    - www
    10    - web
    11  home: https://github.com/helm/helm
    12  sources:
    13    - https://hub.docker.com/_/nginx/
    14  maintainers:
    15    - name: technosophos
    16      email: mbutcher@deis.com