From 3e0d2992724d81e12d5b004496e9db6df67f312c Mon Sep 17 00:00:00 2001 From: aledbf Date: Thu, 28 Jan 2021 14:10:45 +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 7963b9e32..4fb815e2f 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,30 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - Add value for configuring a custom Diffie-Hellman parameters file + - Allow use of numeric namespaces in helm chart + apiVersion: v2 + appVersion: 0.43.0 + created: "2021-01-28T14:10:44.867923184Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: c1b27d3aa897fa3d29d4a04d327912540504145192e4ecd81b151ca2ba579176 + 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.22.0/ingress-nginx-3.22.0.tgz + version: 3.22.0 - annotations: artifacthub.io/changes: | - Add custom annotations to ScaledObject