From 91a48ec13554e092730482774df41b3476883848 Mon Sep 17 00:00:00 2001 From: k8s-ci-robot Date: Wed, 7 Apr 2021 19:35:58 +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 dd65e006c..e43c183d1 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,29 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - Update ingress-nginx v0.45.0 + apiVersion: v2 + appVersion: 0.45.0 + created: "2021-04-07T19:35:58.835361184Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: 1594370766664cb18beffd5fad8aae7e0baa81a1bca581c54625b249b70f16c4 + 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.28.0/ingress-nginx-3.28.0.tgz + version: 3.28.0 - annotations: artifacthub.io/changes: | - Update ingress-nginx v0.45.0