diff --git a/index.yaml b/index.yaml index 0b691b004..4861b93ec 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,30 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - use controller v1.1.0 + artifacthub.io/prerelease: "false" + apiVersion: v2 + appVersion: 1.1.0 + created: "2021-11-29T11:34:20.144337382Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: 3d4af112730dff744f451756a541e76f95caeb553b7f55cfed5152cf3db2f88a + 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.12/ingress-nginx-4.0.12.tgz + version: 4.0.12 - annotations: artifacthub.io/changes: | - use controller v1.1.0