From 7e4b15050bd8b432d49209f6ea21cf03db7075cc Mon Sep 17 00:00:00 2001 From: aledbf Date: Tue, 3 Nov 2020 17:59:12 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: aledbf --- index.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/index.yaml b/index.yaml index 1be8d0fee..f0c6bd040 100644 --- a/index.yaml +++ b/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"