From f06f6248e2c6375d2ad4f37be1969b5805ca1703 Mon Sep 17 00:00:00 2001 From: k8s-ci-robot Date: Fri, 26 Nov 2021 10:37:45 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: k8s-ci-robot --- index.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/index.yaml b/index.yaml index 6b608acdd..0b691b004 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-26T10:37:45.299686249Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: 7e4108c3da54b7fef241d34ad6a8bee74dc89456429cc976b190963f36cf32e3 + 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.11/ingress-nginx-4.0.11.tgz + version: 4.0.11 - annotations: artifacthub.io/changes: | - use controller v1.1.0