github.com/Beeketing/helm@v2.12.1+incompatible/docs/examples/nginx/Chart.yaml (about) 1 name: nginx 2 description: A basic NGINX HTTP server 3 version: 0.1.0 4 kubeVersion: ">=1.2.0" 5 keywords: 6 - http 7 - nginx 8 - www 9 - web 10 home: https://github.com/helm/helm 11 sources: 12 - https://hub.docker.com/_/nginx/ 13 maintainers: 14 - name: technosophos 15 email: mbutcher@deis.com