Update index.yaml
Signed-off-by: aledbf <aledbf@users.noreply.github.com>
This commit is contained in:
parent
42f1170748
commit
37cd86ed6e
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-04T20:49:33.702713789Z"
|
||||||
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||||
|
and load balancer
|
||||||
|
digest: 52e8f50066c6d3d81d0b9f8f5cc064f49da784344c92e109e0c0b6b0bd925c8e
|
||||||
|
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.1.0/ingress-nginx-2.1.0.tgz
|
||||||
|
version: 2.1.0
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
appVersion: 0.32.0
|
appVersion: 0.32.0
|
||||||
created: "2020-05-01T15:17:43.751789075Z"
|
created: "2020-05-01T15:17:43.751789075Z"
|
||||||
|
|
Loading…
Reference in a new issue