From 5ca62c32c0684d6345ba1998befa0f77c3a53f4c Mon Sep 17 00:00:00 2001 From: aledbf Date: Thu, 1 Oct 2020 20:54:44 +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 3daca691b..0df436745 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,26 @@ apiVersion: v1 entries: ingress-nginx: + - apiVersion: v1 + appVersion: 0.40.0 + created: "2020-10-01T20:54:44.845807571Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy + and load balancer + digest: 21bd1f9f98996f725261f7c6c2728f7af907d80aa72f93c75e2c91a7234caad1 + 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.3.1/ingress-nginx-3.3.1.tgz + version: 3.3.1 - apiVersion: v1 appVersion: 0.35.0 created: "2020-09-21T17:21:32.79195958Z"