Update index.yaml
Signed-off-by: aledbf <aledbf@users.noreply.github.com>
This commit is contained in:
parent
fbc2556f25
commit
2ea3e403ec
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.33.0
|
||||
created: "2020-07-03T20:51:51.642367633Z"
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||
and load balancer
|
||||
digest: 9e11874e9d25fd2601f67bd28d060df56054c3cb9e4fc85778e821ba15f7d95c
|
||||
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.10.0/ingress-nginx-2.10.0.tgz
|
||||
version: 2.10.0
|
||||
- apiVersion: v1
|
||||
appVersion: 0.33.0
|
||||
created: "2020-07-01T14:04:03.664286769Z"
|
||||
|
|
Loading…
Reference in a new issue