Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
ab99038a2d
commit
ca85fa3992
1 changed files with 24 additions and 0 deletions
24
index.yaml
24
index.yaml
|
@ -151,6 +151,30 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.0.0/ingress-nginx-4.0.0.tgz
|
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.0.0/ingress-nginx-4.0.0.tgz
|
||||||
version: 4.0.0-beta.1
|
version: 4.0.0-beta.1
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- Fix selector for shuttind down Pods status
|
||||||
|
- Fix overlap check when ingress is configured as canary
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.49.3
|
||||||
|
created: "2021-10-04T14:18:01.90589552Z"
|
||||||
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
|
||||||
|
digest: fa2c21df47e2b9cc4648fbf95c256ae01016aa9d97a2f7c51407e0c0fa999066
|
||||||
|
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.39.0/ingress-nginx-3.39.0.tgz
|
||||||
|
version: 3.39.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- Apply patch in lua-resty-balancer to stop coredumps
|
- Apply patch in lua-resty-balancer to stop coredumps
|
||||||
|
|
Loading…
Reference in a new issue