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