Publish helm chart
This commit is contained in:
parent
ed91f36c72
commit
47e4c2f6b2
1 changed files with 24 additions and 0 deletions
24
index.yaml
Normal file
24
index.yaml
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
apiVersion: v1
|
||||||
|
entries:
|
||||||
|
ingress-nginx:
|
||||||
|
- apiVersion: v1
|
||||||
|
appVersion: 0.31.0
|
||||||
|
created: "2020-04-26T21:05:22.019562847Z"
|
||||||
|
description: An nginx Ingress controller that uses ConfigMap to store the nginx
|
||||||
|
configuration.
|
||||||
|
digest: 6b64d60da3b00130210b58a346c3f6a62dbebfcd3a9d8845a9137c9b0f02df1d
|
||||||
|
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.0/ingress-nginx-2.0.0.tgz
|
||||||
|
version: 2.0.0
|
||||||
|
generated: "2020-04-26T21:05:21.59370903Z"
|
Loading…
Reference in a new issue