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-03-23 15:34:35 +00:00
parent 677f13817d
commit 84f84f3763

View file

@ -1,6 +1,29 @@
apiVersion: v1 apiVersion: v1
entries: entries:
ingress-nginx: ingress-nginx:
- annotations:
artifacthub.io/changes: |
- Add ability to specify automountServiceAccountToken
apiVersion: v2
appVersion: 0.44.0
created: "2021-03-23T15:34:35.111253962Z"
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
digest: 3e271eb6fb789e4fa461f9f4574d921faafae5f14aa3ac77ce74bbc1078755ce
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.25.0/ingress-nginx-3.25.0.tgz
version: 3.25.0
- annotations: - annotations:
artifacthub.io/changes: | artifacthub.io/changes: |
- Add volumes to default-backend deployment - Add volumes to default-backend deployment