From 3884a008de3b4d979e6ca84ca07f711ed5f4b129 Mon Sep 17 00:00:00 2001 From: k8s-ci-robot Date: Tue, 12 Jan 2021 17:19:00 +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 c5fbe2c47..b23f3a8ec 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,29 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - Do not create HPA for defaultbackend if not enabled. + apiVersion: v2 + appVersion: 0.43.0 + created: "2021-01-12T17:19:00.718560731Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: d5888efdd69caa153e124e4cb80a6ea08fbaf8115f7e64423b4b4750945e25d0 + 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.20.0/ingress-nginx-3.20.0.tgz + version: 3.20.0 - annotations: artifacthub.io/changes: | - Update ingress-nginx v0.43.0