From 2fffd5d9e4fbca9e1620f8dd9fe265c6566b5de8 Mon Sep 17 00:00:00 2001 From: k8s-ci-robot Date: Tue, 24 Nov 2020 14:32:11 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: k8s-ci-robot --- index.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/index.yaml b/index.yaml index 1bffc778b..a47484385 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,29 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - Reorder HPA resource list to work with GitOps tooling + apiVersion: v1 + appVersion: 0.41.2 + created: "2020-11-24T14:32:11.095003146Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy + and load balancer + digest: fdbf20ba639c04bba3939e0598c3925f709dfe533eb277e3690cc8db6f9dea27 + 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 + urls: + - https://github.com/kubernetes/ingress-nginx/releases/download/ingress-nginx-3.11.1/ingress-nginx-3.11.1.tgz + version: 3.11.1 - annotations: artifacthub.io/changes: | - Support Keda Autoscaling