Update index.yaml
Signed-off-by: aledbf <aledbf@users.noreply.github.com>
This commit is contained in:
parent
54cb114769
commit
7e4b15050b
1 changed files with 27 additions and 0 deletions
27
index.yaml
27
index.yaml
|
@ -1,6 +1,33 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
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
|
||||
appVersion: 0.40.2
|
||||
created: "2020-10-14T14:59:04.62947683Z"
|
||||
|
|
Loading…
Reference in a new issue