Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
67e77087b6
commit
be74611a93
1 changed files with 24 additions and 0 deletions
24
index.yaml
24
index.yaml
|
@ -1,6 +1,30 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
ingress-nginx:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- use controller v1.1.0
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: 1.1.0
|
||||
created: "2021-11-23T23:08:42.916090909Z"
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
|
||||
digest: 5b8582089a5f60eeb46144bb50f62b70d5960e09e9057aad4de7c40b5f506a1a
|
||||
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.19.0-0'
|
||||
maintainers:
|
||||
- name: ChiefAlexander
|
||||
name: ingress-nginx
|
||||
sources:
|
||||
- https://github.com/kubernetes/ingress-nginx
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.0.10/ingress-nginx-4.0.10.tgz
|
||||
version: 4.0.10
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- choice option for internal/external loadbalancer type service
|
||||
|
|
Loading…
Reference in a new issue