From 7196b769e505cbc8d3900bb6a11b51548dad4799 Mon Sep 17 00:00:00 2001 From: k8s-ci-robot Date: Mon, 4 Oct 2021 23:22:36 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: k8s-ci-robot --- index.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/index.yaml b/index.yaml index ce55060db..69a855c23 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,32 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - Bump various libraries + - Fix selector for shutting down Pods + - Fix overlap check when ingress is configured as canary + artifacthub.io/prerelease: "false" + apiVersion: v2 + appVersion: 1.0.3 + created: "2021-10-04T23:22:36.880099863Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: 1d0666d3f6be8dd27e56e8a26c154bd45e5b033a0049f73eda55bebd81ff6546 + 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.19.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-4.0.5/ingress-nginx-4.0.5.tgz + version: 4.0.5 - annotations: artifacthub.io/changes: | - Upgrade lua-resty-balancer to v0.0.4 to stop coredumps