mirror of
https://github.com/helm/helm.git
synced 2026-02-17 18:01:43 -05:00
14 lines
266 B
YAML
14 lines
266 B
YAML
name: nginx
|
|
description: A basic NGINX HTTP server
|
|
version: 0.1.0
|
|
keywords:
|
|
- http
|
|
- nginx
|
|
- www
|
|
- web
|
|
home: "https://github.com/kubernetes/helm"
|
|
sources:
|
|
- "https://hub.docker.com/_/nginx/"
|
|
maintainers:
|
|
- name: technosophos
|
|
email: mbutcher@deis.com
|