Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
04f8823c01
commit
813c978e61
1 changed files with 30 additions and 1 deletions
31
index.yaml
31
index.yaml
|
@ -600,6 +600,35 @@ entries:
|
|||
urls:
|
||||
- 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
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "#8307 Nginx v1.19.10"
|
||||
- "#8386 Alpine 3.14.4"
|
||||
- "#8339 Patch OpenSSL CVE-2022-0778"
|
||||
- "#8321 Vulnerability CVE-2022-23308 for libxml2"
|
||||
apiVersion: v2
|
||||
appVersion: 0.51.0
|
||||
created: "2022-04-06T22:21:32.015011073Z"
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||
and load balancer
|
||||
digest: 1ff69a827fdf054b01347ef494b32f87acd0648e7344805d41e6e7d13a1344e2
|
||||
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: rikatz
|
||||
- name: strongjz
|
||||
- name: tao12345666333
|
||||
name: ingress-nginx
|
||||
sources:
|
||||
- https://github.com/kubernetes/ingress-nginx
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-3.41.0/ingress-nginx-3.41.0.tgz
|
||||
version: 3.41.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- Fix selector for shuttind down Pods status
|
||||
|
@ -2189,4 +2218,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/kubernetes/ingress-nginx/releases/download/ingress-nginx-2.0.0/ingress-nginx-2.0.0.tgz
|
||||
version: 2.0.0
|
||||
generated: "2022-04-01T20:16:28.419705352Z"
|
||||
generated: "2022-04-06T22:21:32.016197578Z"
|
||||
|
|
Loading…
Reference in a new issue