Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
72d134cf4a
commit
868afc91c4
1 changed files with 23 additions and 0 deletions
23
index.yaml
23
index.yaml
|
@ -1,6 +1,29 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
ingress-nginx:
|
ingress-nginx:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- Removes the possibility of using localhost in ExternalNames as endpoints
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.46.0
|
||||||
|
created: "2021-04-30T23:04:46.976559126Z"
|
||||||
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
|
||||||
|
digest: 07661d7eee5d14daac6414f146754eb010f564c8b9423d5fca00262fa87bf862
|
||||||
|
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.30.0/ingress-nginx-3.30.0.tgz
|
||||||
|
version: 3.30.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- Add ability to specify jobLabel for ServiceMonitor
|
- Add ability to specify jobLabel for ServiceMonitor
|
||||||
|
|
Loading…
Reference in a new issue