Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
c9cf855e73
commit
defa161eb7
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.35.0
|
||||||
|
created: "2020-09-11T13:53:18.035377754Z"
|
||||||
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||||
|
and load balancer
|
||||||
|
digest: e218dc24614f64e2886314c71c804ca10d159298aaa56a1dcc0097e64d6ebd5f
|
||||||
|
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.16.0/ingress-nginx-2.16.0.tgz
|
||||||
|
version: 2.16.0
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
appVersion: 0.35.0
|
appVersion: 0.35.0
|
||||||
created: "2020-09-01T18:42:57.491168879Z"
|
created: "2020-09-01T18:42:57.491168879Z"
|
||||||
|
|
Loading…
Reference in a new issue