From 626915ce0c333738f42e348ad50ead2ec67b8f56 Mon Sep 17 00:00:00 2001 From: strongjz Date: Sun, 2 Oct 2022 23:42:24 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: strongjz --- index.yaml | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index 56f7c1dfa..eb7c50730 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,35 @@ apiVersion: v1 entries: ingress-nginx: + - annotations: + artifacthub.io/changes: | + - "[8890](https://github.com/kubernetes/ingress-nginx/pull/8890) migrate to endpointslices" + - "[9059](https://github.com/kubernetes/ingress-nginx/pull/9059) kubewebhookcertgen sha change after go1191" + - "[9046](https://github.com/kubernetes/ingress-nginx/pull/9046) Parameterize metrics port name" + - "[9104](https://github.com/kubernetes/ingress-nginx/pull/9104) Fix yaml formatting error with multiple annotations" + artifacthub.io/prerelease: "false" + apiVersion: v2 + appVersion: 1.4.0 + created: "2022-10-02T23:42:24.007845063Z" + description: Ingress controller for Kubernetes using NGINX as a reverse proxy + and load balancer + digest: d78eb2bf1080a7c2191ca9180cb1a1dbe52ff2851ba61bb152b27eee3851d497 + 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.3.0/ingress-nginx-4.3.0.tgz + version: 4.3.0 - annotations: artifacthub.io/changes: | - "[8896](https://github.com/kubernetes/ingress-nginx/pull/8896) updated to new images built today" @@ -2660,4 +2689,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-09-06T02:11:40.903801393Z" +generated: "2022-10-02T23:42:24.009280386Z"