From ab6713414d1aaec1a49a8f49801d695babe52595 Mon Sep 17 00:00:00 2001 From: rikatz Date: Fri, 30 Jun 2023 21:38:33 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: rikatz --- index.yaml | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index 12b2214f1..28694f012 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,35 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - "Added a doc line to the missing helm value service.internal.loadBalancerIP (#9406)" + - "feat(helm): Add loadBalancerClass (#9562)" + - "added helmshowvalues example (#10019)" + - "Update Ingress-Nginx version controller-v1.8.1" + artifacthub.io/prerelease: "false" + apiVersion: v2 + appVersion: 1.8.1 + created: "2023-06-30T21:38:33.057683835Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy + and load balancer + digest: db950084dfa3db359430cc5c3846ffefe6dfc51cb94cdb09fefb57e256c6fbe8 + 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.7.1/ingress-nginx-4.7.1.tgz + version: 4.7.1 - annotations: artifacthub.io/changes: | - "helm: Fix opentelemetry module installation for daemonset (#9792)" @@ -2901,4 +2930,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: "2023-05-30T18:41:21.836203542Z" +generated: "2023-06-30T21:38:33.058035542Z"