mirror of
https://github.com/helm/helm.git
synced 2026-03-17 16:12:19 -04:00
https://github.com/kubernetes/helm -> https://github.com/helm/helm https://github.com/kubernetes/charts -> https://github.com/helm/charts Signed-off-by: Roc Chan <roc@imroc.io>
15 lines
279 B
YAML
15 lines
279 B
YAML
name: nginx
|
|
description: A basic NGINX HTTP server
|
|
version: 0.1.0
|
|
kubeVersion: ">=1.2.0"
|
|
keywords:
|
|
- http
|
|
- nginx
|
|
- www
|
|
- web
|
|
home: https://github.com/helm/helm
|
|
sources:
|
|
- https://hub.docker.com/_/nginx/
|
|
maintainers:
|
|
- name: technosophos
|
|
email: mbutcher@deis.com
|