From 6f1b5d16558514639af7c595d8b9dd0db357a22e Mon Sep 17 00:00:00 2001 From: Gacko Date: Fri, 16 Aug 2024 06:58:46 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: Gacko --- index.yaml | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index 6719ff2b9..cdaec4f16 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,35 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - Update Ingress-Nginx version controller-v1.11.2 + artifacthub.io/prerelease: "false" + apiVersion: v2 + appVersion: 1.11.2 + created: "2024-08-16T06:58:46.151229522Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy + and load balancer + digest: df79d6acb94c4c7c6e06624722a9c131c8cbc9fb5eaa5f3c962e003702aa8ea8 + 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.21.0-0' + maintainers: + - name: cpanato + - name: Gacko + - name: puerco + - 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.11.2/ingress-nginx-4.11.2.tgz + version: 4.11.2 - annotations: artifacthub.io/changes: | - Update Ingress-Nginx version controller-v1.11.1 @@ -3425,4 +3454,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: "2024-07-18T18:41:03.935711763Z" +generated: "2024-08-16T06:58:46.151555659Z"