Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
1590a8c93d
commit
3a8f13b101
1 changed files with 28 additions and 1 deletions
29
index.yaml
29
index.yaml
|
@ -1,6 +1,33 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
ingress-nginx:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[8896](https://github.com/kubernetes/ingress-nginx/pull/8896) updated to new images built today"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: 1.3.0
|
||||
created: "2022-08-22T23:12:54.936332717Z"
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||
and load balancer
|
||||
digest: abbeeb03aa7dbc2963e01157d35c152abbf5a7fdd4671bb38fbad325e7c41c56
|
||||
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
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.2.2/ingress-nginx-4.2.2.tgz
|
||||
version: 4.2.2
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[8896](https://github.com/kubernetes/ingress-nginx/pull/8896) updated to new images built today"
|
||||
|
@ -2550,4 +2577,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-08-08T18:41:02.798915354Z"
|
||||
generated: "2022-08-22T23:12:54.937309521Z"
|
||||
|
|
Loading…
Reference in a new issue