From ca85fa3992cc41f2d13b224de06b765da805fe33 Mon Sep 17 00:00:00 2001 From: k8s-ci-robot Date: Mon, 4 Oct 2021 14:18:02 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: k8s-ci-robot --- index.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/index.yaml b/index.yaml index 2c652da71..ce55060db 100644 --- a/index.yaml +++ b/index.yaml @@ -151,6 +151,30 @@ entries: urls: - https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.0.0/ingress-nginx-4.0.0.tgz version: 4.0.0-beta.1 + - annotations: + artifacthub.io/changes: | + - Fix selector for shuttind down Pods status + - Fix overlap check when ingress is configured as canary + apiVersion: v2 + appVersion: 0.49.3 + created: "2021-10-04T14:18:01.90589552Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: fa2c21df47e2b9cc4648fbf95c256ae01016aa9d97a2f7c51407e0c0fa999066 + 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.39.0/ingress-nginx-3.39.0.tgz + version: 3.39.0 - annotations: artifacthub.io/changes: | - Apply patch in lua-resty-balancer to stop coredumps