Update index.yaml

Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
k8s-ci-robot 2020-11-09 14:51:41 +00:00
parent 1fea2db710
commit f5145cda18

View file

@ -1,6 +1,29 @@
apiVersion: v1 apiVersion: v1
entries: entries:
ingress-nginx: ingress-nginx:
- annotations:
artifacthub.io/changes: |
- Add Default backend HPA autoscaling
apiVersion: v1
appVersion: 0.41.0
created: "2020-11-09T14:51:41.630921401Z"
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
and load balancer
digest: 2d4e6b62b26ecb59f377d315405392f2c5c6bfe1cfcb217dea6528872849903c
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
urls:
- https://github.com/kubernetes/ingress-nginx/releases/download/ingress-nginx-3.9.0/ingress-nginx-3.9.0.tgz
version: 3.9.0
- annotations: - annotations:
artifacthub.io/changes: | artifacthub.io/changes: |
- Update jettech/kube-webhook-certgen image - Update jettech/kube-webhook-certgen image