ingress-nginx-helm/charts/ingress-nginx/Chart.yaml
Manuel Alejandro de Brito Fontes 8aefb97fea Release 0.41.0 chart
2020-11-03 14:58:10 -03:00

23 lines
758 B
YAML

apiVersion: v1
name: ingress-nginx
version: 3.8.0
appVersion: 0.41.0
home: https://github.com/kubernetes/ingress-nginx
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
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.16.0-0"
annotations:
artifacthub.io/changes: |
- Update jettech/kube-webhook-certgen image
- Added loadBalancerSourceRanges for internal lbs
- Add securitycontext settings on defaultbackend
- Fix controller service annotations
- Initial helm chart changelog