From 60d0caf997d2aa64f171341afcc91891dd23ddef Mon Sep 17 00:00:00 2001 From: strongjz Date: Wed, 1 Feb 2023 18:51:48 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: strongjz --- index.yaml | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index e445a5b5d..9e44c1140 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,34 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - "Values: Add missing `controller.metrics.service.labels`. (#9501)" + - "HPA: Add `controller.autoscaling.annotations` to `values.yaml`. (#9253)" + - "Update Ingress-Nginx version controller-v1.6.1" + artifacthub.io/prerelease: "false" + apiVersion: v2 + appVersion: 1.6.1 + created: "2023-02-01T18:51:48.667882059Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy + and load balancer + digest: c6c53c9848b5e58bc37186c7b8ef7c6710569db22af86fff19115a09aa611c6a + 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.20.0-0' + maintainers: + - name: rikatz + - name: strongjz + - name: tao12345666333 + name: ingress-nginx + sources: + - https://github.com/kubernetes/ingress-nginx + urls: + - https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.4.3/ingress-nginx-4.4.3.tgz + version: 4.4.3 - annotations: artifacthub.io/changes: | - Adding support for disabling liveness and readiness probes to the Helm chart @@ -2776,4 +2804,4 @@ entries: urls: - https://github.com/kubernetes/ingress-nginx/releases/download/ingress-nginx-2.0.0/ingress-nginx-2.0.0.tgz version: 2.0.0 -generated: "2022-12-30T02:12:02.755208496Z" +generated: "2023-02-01T18:51:48.668205558Z"