ingress-nginx-helm/charts/ingress-nginx/Chart.yaml

17 lines
485 B
YAML
Raw Normal View History

2020-02-24 19:25:57 +00:00
apiVersion: v1
name: ingress-nginx
version: 2.0.0
2020-04-24 21:30:58 +00:00
appVersion: 0.31.0
2020-02-24 19:25:57 +00:00
home: https://github.com/kubernetes/ingress-nginx
description: An nginx Ingress controller that uses ConfigMap to store the nginx configuration.
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png
keywords:
- ingress
- nginx
sources:
- https://github.com/kubernetes/ingress-nginx
maintainers:
- name: ChiefAlexander
engine: gotpl
kubeVersion: ">=1.10.0-0"