Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
2fe5bf6d86
commit
7196b769e5
1 changed files with 26 additions and 0 deletions
26
index.yaml
26
index.yaml
|
@ -1,6 +1,32 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
ingress-nginx:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- Bump various libraries
|
||||
- Fix selector for shutting down Pods
|
||||
- Fix overlap check when ingress is configured as canary
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.3
|
||||
created: "2021-10-04T23:22:36.880099863Z"
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
|
||||
digest: 1d0666d3f6be8dd27e56e8a26c154bd45e5b033a0049f73eda55bebd81ff6546
|
||||
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.19.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-4.0.5/ingress-nginx-4.0.5.tgz
|
||||
version: 4.0.5
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- Upgrade lua-resty-balancer to v0.0.4 to stop coredumps
|
||||
|
|
Loading…
Reference in a new issue