From 416182942991883e2b39e968fe6e3c5e35687c64 Mon Sep 17 00:00:00 2001 From: k8s-ci-robot Date: Tue, 18 May 2021 13:38:49 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: k8s-ci-robot --- index.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/index.yaml b/index.yaml index 41f466ba8..d8da67b61 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,29 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - Removes the possibility of using localhost in ExternalNames as endpoints + apiVersion: v2 + appVersion: 0.46.0 + created: "2021-05-18T13:38:49.491675977Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: 5d90062df12d7f6459248252e79c7e58c9390d3be685de97ccb81429bd1530fd + 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.31.0/ingress-nginx-3.31.0.tgz + version: 3.31.0 - annotations: artifacthub.io/changes: | - Removes the possibility of using localhost in ExternalNames as endpoints