ingress-nginx-helm/charts/ingress-nginx/Chart.yaml
2020-02-25 09:35:44 -03:00

18 lines
539 B
YAML

apiVersion: v1
name: ingress-nginx
version: 1.32.0
appVersion: 0.30.0
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
- name: taharah
email: Trevor.G.Wood@gmail.com
engine: gotpl
kubeVersion: ">=1.10.0-0"