github.com/lrills/helm@v2.8.1+incompatible/docs/examples/nginx/Chart.yaml (about)

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