diff --git a/index.yaml b/index.yaml index f0c6bd040..ed79a83eb 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,29 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - Add Default backend HPA autoscaling + apiVersion: v1 + appVersion: 0.41.0 + created: "2020-11-09T14:51:41.630921401Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy + and load balancer + digest: 2d4e6b62b26ecb59f377d315405392f2c5c6bfe1cfcb217dea6528872849903c + 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.9.0/ingress-nginx-3.9.0.tgz + version: 3.9.0 - annotations: artifacthub.io/changes: | - Update jettech/kube-webhook-certgen image