Update index.yaml
Signed-off-by: aledbf <aledbf@users.noreply.github.com>
This commit is contained in:
parent
5e816ff781
commit
486fc27d70
1 changed files with 20 additions and 0 deletions
20
index.yaml
20
index.yaml
|
@ -1,6 +1,26 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
ingress-nginx:
|
ingress-nginx:
|
||||||
|
- apiVersion: v1
|
||||||
|
appVersion: 0.32.0
|
||||||
|
created: "2020-05-01T15:17:43.751789075Z"
|
||||||
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||||
|
and load balancer
|
||||||
|
digest: f62f6a20858f4bf5acb68e18f31a148002fae7378b68cff7325d135a99d6c30c
|
||||||
|
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.0.3/ingress-nginx-2.0.3.tgz
|
||||||
|
version: 2.0.3
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
appVersion: 0.31.1
|
appVersion: 0.31.1
|
||||||
created: "2020-04-30T02:45:13.213308357Z"
|
created: "2020-04-30T02:45:13.213308357Z"
|
||||||
|
|
Loading…
Reference in a new issue