diff --git a/index.yaml b/index.yaml index 935ce2d0b..3ea166289 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,29 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - Add namespace field in the namespace scoped resource templates + apiVersion: v2 + appVersion: 0.47.0 + created: "2021-06-22T11:38:53.525189187Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: 0f0f856ceef4c05023ac9d4ce1d1937711290059b33824a7c37f2c0810623fb6 + 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.34.0/ingress-nginx-3.34.0.tgz + version: 3.34.0 - annotations: artifacthub.io/changes: | - Update nginx to v1.20.1