Update index.yaml
Signed-off-by: aledbf <aledbf@users.noreply.github.com>
This commit is contained in:
parent
9a3d047c29
commit
5ca62c32c0
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.40.0
|
||||||
|
created: "2020-10-01T20:54:44.845807571Z"
|
||||||
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||||
|
and load balancer
|
||||||
|
digest: 21bd1f9f98996f725261f7c6c2728f7af907d80aa72f93c75e2c91a7234caad1
|
||||||
|
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.16.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-3.3.1/ingress-nginx-3.3.1.tgz
|
||||||
|
version: 3.3.1
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
appVersion: 0.35.0
|
appVersion: 0.35.0
|
||||||
created: "2020-09-21T17:21:32.79195958Z"
|
created: "2020-09-21T17:21:32.79195958Z"
|
||||||
|
|
Loading…
Reference in a new issue