Update index.yaml

Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
k8s-ci-robot 2021-06-02 09:53:22 +00:00
parent 2a428c11c6
commit 1b4ae03fd8

View file

@ -1,6 +1,29 @@
apiVersion: v1
entries:
ingress-nginx:
- annotations:
artifacthub.io/changes: |
- Removes the possibility of using localhost in ExternalNames as endpoints
apiVersion: v2
appVersion: 0.46.0
created: "2021-06-02T09:53:22.403057445Z"
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
digest: 147258822cff2e0efc736fe045f3843f1b1bd5244abfa0e806797ef092b81730
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.32.0/ingress-nginx-3.32.0.tgz
version: 3.32.0
- annotations:
artifacthub.io/changes: |
- Removes the possibility of using localhost in ExternalNames as endpoints