Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
bc57ca2e2b
commit
c3b6dc0cdb
1 changed files with 26 additions and 1 deletions
27
index.yaml
27
index.yaml
|
@ -1,6 +1,31 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
ingress-nginx:
|
||||
- annotations:
|
||||
artifacthub.io/changes: '- "Update Ingress-Nginx version controller-v1.9.4"'
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: 1.9.4
|
||||
created: "2023-10-25T16:35:51.248987678Z"
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||
and load balancer
|
||||
digest: 2f88818f5444f80c819d6020b06c615e3113d692549f765e74ec3079e0c0ee4d
|
||||
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.3/ingress-nginx-4.8.3.tgz
|
||||
version: 4.8.3
|
||||
- annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- "update nginx base, httpbun, e2e, helm webhook cert gen (#10506)"
|
||||
|
@ -3127,4 +3152,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-10-12T18:23:14.542628839Z"
|
||||
generated: "2023-10-25T16:35:51.249542686Z"
|
||||
|
|
Loading…
Reference in a new issue