From 677f13817dad073d110e0c99118765158c71bca8 Mon Sep 17 00:00:00 2001 From: k8s-ci-robot Date: Tue, 9 Mar 2021 22:29:53 +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 05facaf28..aedb5e744 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,29 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - Add volumes to default-backend deployment + apiVersion: v2 + appVersion: 0.44.0 + created: "2021-03-09T22:29:53.552530464Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: 270c83e6ac7d82af7caab73c94aefd213364077417baa5b5316cca32e2b6b57d + 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.24.0/ingress-nginx-3.24.0.tgz + version: 3.24.0 - annotations: artifacthub.io/changes: | - Update ingress-nginx v0.44.0