diff --git a/index.yaml b/index.yaml index f3f96dce3..8e93773c8 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,31 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - Drop support for extensions/v1beta1, networking.k8s.io/v1beta1 + - Change webhook-certgen to use internal image + artifacthub.io/prerelease: "true" + apiVersion: v2 + appVersion: 1.0.0-beta.2 + created: "2021-08-12T19:06:45.388350164Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: 643985bd1c8b7f8f7281256bef473c46c400d733ab231d31f6c308da2982cd67 + 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.19.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-4.0.0-beta.2/ingress-nginx-4.0.0-beta.2.tgz + version: 4.0.0-beta.2 - annotations: artifacthub.io/changes: | - Drop support for extensions/v1beta1, networking.k8s.io/v1beta1