Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
7e8cd70ddb
commit
c69b2a88b8
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: |
|
||||
- Do not create KEDA in case of DaemonSets.
|
||||
- Fix KEDA v2 definition
|
||||
apiVersion: v2
|
||||
appVersion: 0.43.0
|
||||
created: "2021-01-14T12:22:03.120395174Z"
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
|
||||
digest: 42b25dc4c178cefc912c00f63d556333b84afeb30fefa1fa634367521ad1d1c4
|
||||
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
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-3.20.1/ingress-nginx-3.20.1.tgz
|
||||
version: 3.20.1
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- Do not create HPA for defaultbackend if not enabled.
|
||||
|
|
Loading…
Reference in a new issue