From 23ac17d22ba2e071fdc29d5e9f4df56b20eabe6c Mon Sep 17 00:00:00 2001 From: aledbf Date: Tue, 29 Dec 2020 14:42:10 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: aledbf --- index.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/index.yaml b/index.yaml index bcf20ba6f..40ba32f9e 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,30 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - Allow volume-type emptyDir in controller podsecuritypolicy + - Improve parsing of helm parameters + apiVersion: v2 + appVersion: 0.42.0 + created: "2020-12-29T14:42:10.526202515Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: 966a6fc9bf7099c977d05de70ca354b911b9a4d40a48153baf1d80d3d4931636 + 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.18.0/ingress-nginx-3.18.0.tgz + version: 3.18.0 - annotations: artifacthub.io/changes: | - Update ingress-nginx v0.42.0