From 08b8ed6d8c6648413ce55e4affaec6106709852a Mon Sep 17 00:00:00 2001 From: k8s-ci-robot Date: Mon, 6 Dec 2021 13:51:24 +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 4861b93ec..7f246ad6a 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-12-06T13:51:24.638229487Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer + digest: 1627b3878f53bcac7bbf45ab56db47a12bc10d5abddea5d4b1678cb141c708d6 + 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.13/ingress-nginx-4.0.13.tgz + version: 4.0.13 - annotations: artifacthub.io/changes: | - use controller v1.1.0