diff --git a/index.yaml b/index.yaml index 2cf171053..a687c60fb 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,29 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - Fix chart-releaser action + apiVersion: v2 + appVersion: 0.41.2 + created: "2020-12-09T10:50:23.15848791Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: 78764f04aac60035cd8a30f61651b9928c34a6be6635c82c74f526bdf5c858c8 + 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 + type: application + urls: + - https://github.com/kubernetes/ingress-nginx/releases/download/ingress-nginx-3.15.2/ingress-nginx-3.15.2.tgz + version: 3.15.2 - annotations: artifacthub.io/changes: | - Fix default backend HPA name variable