Update index.yaml

Signed-off-by: aledbf <aledbf@users.noreply.github.com>
This commit is contained in:
aledbf 2020-11-12 20:35:27 +00:00
parent 69a6727261
commit 2a156074d5

View file

@ -1,6 +1,29 @@
apiVersion: v1
entries:
ingress-nginx:
- annotations:
artifacthub.io/changes: |
- Update ingress-nginx image to v0.41.2
apiVersion: v1
appVersion: 0.41.2
created: "2020-11-12T20:35:26.997076283Z"
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
and load balancer
digest: 20f6b9b904af9fe03832d353268420a5d1f7d9f3042e164eaac8e4bafcf22f15
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.10.1/ingress-nginx-3.10.1.tgz
version: 3.10.1
- annotations:
artifacthub.io/changes: |
- Fix routing regression introduced in 0.41.0 with PathType Exact