diff --git a/index.yaml b/index.yaml index e43c183d1..a9475ae7e 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,29 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - Add ability to specify jobLabel for ServiceMonitor + apiVersion: v2 + appVersion: 0.45.0 + created: "2021-04-08T14:14:19.369056733Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: e3d16be993a0b29fa05f92560efcc01032c9c932c0faa77e64d732a12ac85d99 + 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/helm-chart-3.29.0/ingress-nginx-3.29.0.tgz + version: 3.29.0 - annotations: artifacthub.io/changes: | - Update ingress-nginx v0.45.0