Update index.yaml

Signed-off-by: aledbf <aledbf@users.noreply.github.com>
This commit is contained in:
aledbf 2020-11-03 17:59:12 +00:00
parent 54cb114769
commit 7e4b15050b

View file

@ -1,6 +1,33 @@
apiVersion: v1 apiVersion: v1
entries: entries:
ingress-nginx: ingress-nginx:
- 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
apiVersion: v1
appVersion: 0.41.0
created: "2020-11-03T17:59:12.100537283Z"
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
and load balancer
digest: 4bad599094fd711a6e22d747b53e8d0586622b1be8a032eb2082ee15be35601a
home: https://github.com/kubernetes/ingress-nginx
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png
keywords:
- ingress
- nginx
kubeVersion: '>=1.16.0-0'
maintainers:
- name: ChiefAlexander
name: ingress-nginx
sources:
- https://github.com/kubernetes/ingress-nginx
urls:
- https://github.com/kubernetes/ingress-nginx/releases/download/ingress-nginx-3.8.0/ingress-nginx-3.8.0.tgz
version: 3.8.0
- apiVersion: v1 - apiVersion: v1
appVersion: 0.40.2 appVersion: 0.40.2
created: "2020-10-14T14:59:04.62947683Z" created: "2020-10-14T14:59:04.62947683Z"