From b03c1c2dd2ca60aee28a2de961d9a61b41cee8ac Mon Sep 17 00:00:00 2001 From: k8s-ci-robot Date: Sat, 23 Sep 2023 20:48:25 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: k8s-ci-robot --- index.yaml | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index 8ca588936..2c1ecea5b 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,36 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - "ci(helm): fix Helm Chart release action 422 error (#10237)" + - "helm: Use .Release.Namespace as default for ServiceMonitor namespace (#10249)" + - "[helm] configure allow to configure hostAliases (#10180)" + - "[helm] pass service annotations through helm tpl engine (#10084)" + - "Update Ingress-Nginx version controller-v1.9.0" + artifacthub.io/prerelease: "false" + apiVersion: v2 + appVersion: 1.9.0 + created: "2023-09-23T20:48:25.041595438Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy + and load balancer + digest: 7d16003f9d5dcabf25d3b5b751deadef372f8a911376ddf10920507ebd10b241 + 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.8.0/ingress-nginx-4.8.0.tgz + version: 4.8.0 - annotations: artifacthub.io/changes: |2 - "ci(helm): fix Helm Chart release action 422 error (#10237)" @@ -3018,4 +3048,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-09-22T11:10:06.889857366Z" +generated: "2023-09-23T20:48:25.042342342Z"