mirror of
https://github.com/helm/helm.git
synced 2026-03-01 21:11:06 -05:00
15 lines
285 B
YAML
15 lines
285 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/kubernetes/helm
|
|
sources:
|
|
- https://hub.docker.com/_/nginx/
|
|
maintainers:
|
|
- name: technosophos
|
|
email: mbutcher@deis.com
|