Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
7c7ef67728
commit
0f6c28e174
1 changed files with 20 additions and 0 deletions
20
index.yaml
20
index.yaml
|
@ -1,6 +1,26 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
ingress-nginx:
|
||||
- apiVersion: v1
|
||||
appVersion: 0.34.1
|
||||
created: "2020-08-24T14:06:44.989188865Z"
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||
and load balancer
|
||||
digest: bff9a8de9d5bd824138bb1f2eb06b958bd94d5e7ff67adc1f78c8490ca064b4c
|
||||
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.10.0-0'
|
||||
maintainers:
|
||||
- name: ChiefAlexander
|
||||
name: ingress-nginx
|
||||
sources:
|
||||
- https://github.com/kubernetes/ingress-nginx
|
||||
urls:
|
||||
- https://github.com/kubernetes/ingress-nginx/releases/download/ingress-nginx-2.12.0/ingress-nginx-2.12.0.tgz
|
||||
version: 2.12.0
|
||||
- apiVersion: v1
|
||||
appVersion: 0.34.1
|
||||
created: "2020-08-19T01:22:10.202597859Z"
|
||||
|
|
Loading…
Reference in a new issue