From 486fc27d702b292ae16497a2dde1f331558c8f69 Mon Sep 17 00:00:00 2001 From: aledbf Date: Fri, 1 May 2020 15:17:43 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: aledbf --- index.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/index.yaml b/index.yaml index 456f4df89..1d6797786 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,26 @@ apiVersion: v1 entries: ingress-nginx: + - apiVersion: v1 + appVersion: 0.32.0 + created: "2020-05-01T15:17:43.751789075Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy + and load balancer + digest: f62f6a20858f4bf5acb68e18f31a148002fae7378b68cff7325d135a99d6c30c + 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.10.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-2.0.3/ingress-nginx-2.0.3.tgz + version: 2.0.3 - apiVersion: v1 appVersion: 0.31.1 created: "2020-04-30T02:45:13.213308357Z"