Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
39f98c62f7
commit
e01c435314
1 changed files with 25 additions and 0 deletions
25
index.yaml
25
index.yaml
|
@ -1,6 +1,31 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
ingress-nginx:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- Drop support for extensions/v1beta1, networking.k8s.io/v1beta1
|
||||
- Change webhook-certgen to use internal image
|
||||
artifacthub.io/prerelease: "true"
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.0-beta.2
|
||||
created: "2021-08-12T19:06:45.388350164Z"
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
|
||||
digest: 643985bd1c8b7f8f7281256bef473c46c400d733ab231d31f6c308da2982cd67
|
||||
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.19.0-0'
|
||||
maintainers:
|
||||
- name: ChiefAlexander
|
||||
name: ingress-nginx
|
||||
sources:
|
||||
- https://github.com/kubernetes/ingress-nginx
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.0.0-beta.2/ingress-nginx-4.0.0-beta.2.tgz
|
||||
version: 4.0.0-beta.2
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- Drop support for extensions/v1beta1, networking.k8s.io/v1beta1
|
||||
|
|
Loading…
Reference in a new issue